Add git.mk to generate .gitignore files
Add four new doc templates that were not in repository.
This commit is contained in:
@ -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
|
||||
|
||||
@ -30,3 +30,5 @@ EXTRA_DIST += \
|
||||
DETAILS \
|
||||
pixbuf-transform-math.ltx \
|
||||
makefile.msc
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
||||
Reference in New Issue
Block a user