summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
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/Makefile.am
parent9ac072ffb075fe009989a410a2018b8d30d0c01c (diff)
downloadmate-settings-daemon-6caebf71adbddd565bdeed423cc8c86b50421fb5.tar.bz2
mate-settings-daemon-6caebf71adbddd565bdeed423cc8c86b50421fb5.tar.xz
add git.mk to generate .gitignore
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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