summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-07-17 16:54:11 +0800
committerraveit65 <[email protected]>2019-07-24 15:42:52 +0200
commit566282a0cb4099388a19a94df2c1a76f3a939bc0 (patch)
tree01fced6bc3cbb3ad63da87ba0a53b7fb2a21f5dc /test/Makefile.am
parentca1c1db2b68a643d0d4d743e8ac65a8021fe0c35 (diff)
downloadcaja-566282a0cb4099388a19a94df2c1a76f3a939bc0.tar.bz2
caja-566282a0cb4099388a19a94df2c1a76f3a939bc0.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 242a7775..18093047 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -42,3 +42,5 @@ test_eel_pixbuf_scale_SOURCES = test-eel-pixbuf-scale.c test.c test.h
EXTRA_DIST = \
test.h \
$(NULL)
+
+-include $(top_srcdir)/git.mk