summaryrefslogtreecommitdiff
path: root/plugins/xsettings/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/xsettings/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/xsettings/Makefile.am')
-rw-r--r--plugins/xsettings/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/xsettings/Makefile.am b/plugins/xsettings/Makefile.am
index 493c59b..6e8e50f 100644
--- a/plugins/xsettings/Makefile.am
+++ b/plugins/xsettings/Makefile.am
@@ -60,3 +60,5 @@ DISTCLEANFILES = \
$(plugin_DATA): $(plugin_in_files)
$(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
+
+-include $(top_srcdir)/git.mk