From 6caebf71adbddd565bdeed423cc8c86b50421fb5 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 24 May 2020 12:56:09 +0200 Subject: add git.mk to generate .gitignore --- plugins/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 3e14a03..fe8bf9a 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -36,3 +36,5 @@ endif SUBDIRS = common $(enabled_plugins) DIST_SUBDIRS = $(SUBDIRS) $(disabled_plugins) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1