Add git.mk to generate .gitignore files

Add four new doc templates that were not in repository.
This commit is contained in:
Behdad Esfahbod
2009-05-03 20:08:11 -04:00
parent e5702523ff
commit a398c840be
50 changed files with 806 additions and 1 deletions

View File

@ -718,3 +718,5 @@ gdk-pixbuf.loaders:
echo "No dynamic modules found; will use only static modules for uninstalled example programs."; \
touch gdk-pixbuf.loaders;
endif
-include $(top_srcdir)/git.mk

View File

@ -30,3 +30,5 @@ EXTRA_DIST += \
DETAILS \
pixbuf-transform-math.ltx \
makefile.msc
-include $(top_srcdir)/git.mk