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:
parent
2aa0c3ed1b
commit
5d882a3bdd
25 changed files with 228 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue