From 683d5cf5aefc4427a5823de714f9e91c8621d79d Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Sun, 6 Jan 2019 14:19:38 +0800 Subject: add git.mk to autogenerate .gitignore files --- src/themes/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/themes/Makefile.am') diff --git a/src/themes/Makefile.am b/src/themes/Makefile.am index a040a804..036c3152 100644 --- a/src/themes/Makefile.am +++ b/src/themes/Makefile.am @@ -51,3 +51,5 @@ dist-hook: cp $$i $(distdir)/$$THEME; \ done) \ done + +-include $(top_srcdir)/git.mk -- cgit v1.2.1