From 4c0f6d3e2b07ba40c7af4fc660184d6e51ffd6e9 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 17 Jul 2019 16:54:11 +0800 Subject: add git.mk to generate .gitignore --- test/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') 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 -- cgit v1.2.1