summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-08-13 20:11:46 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-08-13 20:51:35 +0200
commit74a2fd1c4402ccc071e91de0895b3c0a98fda031 (patch)
tree95a17f6c0502274d4aa4b6c066a331ef88261bc4 /tests
parent52f89268696fd61ae8e510d80bab3dc6424a1410 (diff)
build-sys: use git.mk to generate .gitignore
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 21c4620..5eee60d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -16,3 +16,5 @@ testdatabase_LDADD += -lole32
testsuminfo_SOURCES = testsuminfo.c
testsuminfo_LDADD = ../libmsi/libmsi.la -lole32
endif
+
+-include $(top_srcdir)/git.mk