summaryrefslogtreecommitdiff
path: root/plugins/common
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-05-24 12:56:09 +0200
committerraveit65 <[email protected]>2020-06-27 11:46:39 +0200
commit6caebf71adbddd565bdeed423cc8c86b50421fb5 (patch)
treeee8cda18642ad935c7862d22ec1461e2d125bd92 /plugins/common
parent9ac072ffb075fe009989a410a2018b8d30d0c01c (diff)
downloadmate-settings-daemon-6caebf71adbddd565bdeed423cc8c86b50421fb5.tar.bz2
mate-settings-daemon-6caebf71adbddd565bdeed423cc8c86b50421fb5.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'plugins/common')
-rw-r--r--plugins/common/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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