From a398c840be41102f170e79183a8bb9e8b6fa3a26 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 3 May 2009 20:08:11 -0400 Subject: Add git.mk to generate .gitignore files Add four new doc templates that were not in repository. --- gdk-pixbuf/Makefile.am | 2 ++ gdk-pixbuf/pixops/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) (limited to 'gdk-pixbuf') diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am index c1ac554383..39b52f3ce2 100644 --- a/gdk-pixbuf/Makefile.am +++ b/gdk-pixbuf/Makefile.am @@ -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 diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am index e4c4e26cbf..fe7775a293 100644 --- a/gdk-pixbuf/pixops/Makefile.am +++ b/gdk-pixbuf/pixops/Makefile.am @@ -30,3 +30,5 @@ EXTRA_DIST += \ DETAILS \ pixbuf-transform-math.ltx \ makefile.msc + +-include $(top_srcdir)/git.mk -- cgit v1.2.1