mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +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 \
|
keyfiletest.ini \
|
||||||
bookmarks.xbel
|
bookmarks.xbel
|
||||||
|
|
||||||
dist_hook:
|
dist-hook:
|
||||||
mkdir $(distdir)/markups; \
|
mkdir $(distdir)/markups; \
|
||||||
for f in $(srcdir)/markups/*; do \
|
for f in $(srcdir)/markups/*; do \
|
||||||
cp $$f $(distdir)/markups; done
|
cp $$f $(distdir)/markups; done
|
||||||
|
Loading…
Reference in New Issue
Block a user