diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 33155e5c..549b89c4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -79,6 +79,6 @@ all-unicode.txt: gen-all-unicode$(EXEEXT) ./gen-all-unicode > all-unicode.txt pangorc: $(srcdir)/../modules/pangorc - cp $< $@ + cp $(srcdir)/../modules/pangorc $@ $(noinst_PROGRAMS) $(check_PROGRAMS): pangorc |