Automatically generate .gitignore files with git.mk

Add git.mk and include it in all Makefiles to generate .gitignore files
This commit is contained in:
Thomas Wood 2009-07-16 00:38:51 +01:00
parent 2aa0c3ed1b
commit 5d882a3bdd
25 changed files with 228 additions and 9 deletions

View file

@ -44,3 +44,5 @@ CLEANFILES = $(desktop_in_files) $(desktop_DATA) \
EXTRA_DIST = \
fontilus.schemas.in \
gnome-font-viewer.desktop.in.in
-include $(top_srcdir)/git.mk