summaryrefslogtreecommitdiff
path: root/command/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2018-11-26 16:50:43 +0800
committerraveit65 <[email protected]>2018-12-08 10:29:02 +0100
commit70085d237ef4c014ae4bfbd413c6b7667e65efed (patch)
tree4eee5030ad97871c766bef0d5c5d0c182b269d47 /command/Makefile.am
parente90936ece6b341fbaa82e451da335a2eb070eb56 (diff)
downloadmate-applets-70085d237ef4c014ae4bfbd413c6b7667e65efed.tar.bz2
mate-applets-70085d237ef4c014ae4bfbd413c6b7667e65efed.tar.xz
Support git.mk to generate .gitignore
Diffstat (limited to 'command/Makefile.am')
-rw-r--r--command/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/command/Makefile.am b/command/Makefile.am
index 3159add3..76fe2497 100644
--- a/command/Makefile.am
+++ b/command/Makefile.am
@@ -42,3 +42,5 @@ EXTRA_DIST = \
$(command_gschema_in_files)
CLEANFILES = $(applets_DATA) $(applets_DATA).in $(service_DATA) $(gsettings_SCHEMAS) *.gschema.valid
+
+-include $(top_srcdir)/git.mk