summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-02-16 01:01:00 +0100
committerVincent Untz <vuntz@gnome.org>2010-03-10 03:29:50 +0100
commit07a6e2688bfaba6872ca1495fffbd7bbe17022d3 (patch)
treedb1bc92fed0896801ee13e54ad3a92b3dfed8936 /misc
parent1ca85988dec761535699d3cb14ba8a551411a4d6 (diff)
downloaddesktop-file-utils-07a6e2688bfaba6872ca1495fffbd7bbe17022d3.tar.gz
Use git.mk from pango to autogenerate .gitignore files
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am
index 64a6bf5..ed0f6e9 100644
--- a/misc/Makefile.am
+++ b/misc/Makefile.am
@@ -2,3 +2,8 @@ lisp_LISP = desktop-entry-mode.el
EXTRA_DIST = \
desktop-entry-mode.el
+
+MAINTAINERCLEANFILES = \
+ $(srcdir)/elc-stamp
+
+-include $(top_srcdir)/git.mk