mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
typo fix: Dist the data for the test cases
change 'dist_hook:' to 'dist-hook:'
This commit is contained in:
parent
b3b7ea8e22
commit
5e044a943c
@ -164,7 +164,7 @@ EXTRA_DIST += \
|
||||
keyfiletest.ini \
|
||||
bookmarks.xbel
|
||||
|
||||
dist_hook:
|
||||
dist-hook:
|
||||
mkdir $(distdir)/markups; \
|
||||
for f in $(srcdir)/markups/*; do \
|
||||
cp $$f $(distdir)/markups; done
|
||||
|
Loading…
Reference in New Issue
Block a user