diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-10-06 17:52:39 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2013-01-02 00:36:12 -0600 |
commit | ed41b237658ba290d86795904701ace09b46f6c4 (patch) | |
tree | 529dabd05301942debabe82c40288aa6d5c12314 /test | |
parent | d58c31e6dcfd8c5e6fe3ead4a69216b059558223 (diff) |
Switch .gitignore to git.mk
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 4adcb17d..3fd343a2 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -7,3 +7,5 @@ TESTDATA=4x6.pcf 8x16.pcf out.expected fonts.conf.in EXTRA_DIST=$(check_SCRIPTS) $(TESTDATA) CLEANFILES= + +-include $(top_srcdir)/git.mk |