summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Wood <thos@gnome.org>2009-07-16 00:38:51 +0100
committerThomas Wood <thos@gnome.org>2009-07-16 00:38:51 +0100
commit5d882a3bdde1c4988b87dcbba2cbb7806fe80f42 (patch)
treeceef9ba1a5856c4642a0355db6eb66e7ce2b43f6 /Makefile.am
parent2aa0c3ed1bff9e7f95b69f1325304a7de60e0515 (diff)
downloadgnome-control-center-5d882a3bdde1c4988b87dcbba2cbb7806fe80f42.tar.gz
Automatically generate .gitignore files with git.mk
Add git.mk and include it in all Makefiles to generate .gitignore files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 25d9aaa11..26afa744b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,3 +18,5 @@ EXTRA_DIST = \
gnome-doc-utils.make
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb
+
+-include $(top_srcdir)/git.mk