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/common/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/common') diff --git a/plugins/common/Makefile.am b/plugins/common/Makefile.am index 3a44edb..e5d86f6 100644 --- a/plugins/common/Makefile.am +++ b/plugins/common/Makefile.am @@ -26,3 +26,5 @@ libcommon_la_LDFLAGS = \ libcommon_la_LIBADD = \ $(SETTINGS_PLUGIN_LIBS) \ $(XINPUT_LIBS) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1