summaryrefslogtreecommitdiff
path: root/capplets/display
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 /capplets/display
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 'capplets/display')
-rw-r--r--capplets/display/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/capplets/display/Makefile.am b/capplets/display/Makefile.am
index ff0bcdf38..14bba49e8 100644
--- a/capplets/display/Makefile.am
+++ b/capplets/display/Makefile.am
@@ -54,3 +54,5 @@ update-icon-cache:
echo "*** Icon cache not updated. After (un)install, run this:"; \
echo "*** $(gtk_update_icon_cache)"; \
fi
+
+-include $(top_srcdir)/git.mk