summaryrefslogtreecommitdiff
path: root/m4macros
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-05-03 20:08:11 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-05-04 14:29:21 -0400
commita398c840be41102f170e79183a8bb9e8b6fa3a26 (patch)
treeb4651e8ab981743521888014be9cbf9afbcbdfd8 /m4macros
parente5702523fff7cbb7c935eadb4503e2b70e48e5fb (diff)
downloadgtk+-a398c840be41102f170e79183a8bb9e8b6fa3a26.tar.gz
Add git.mk to generate .gitignore files
Add four new doc templates that were not in repository.
Diffstat (limited to 'm4macros')
-rw-r--r--m4macros/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am
index ad797d84cb..82cd07ea66 100644
--- a/m4macros/Makefile.am
+++ b/m4macros/Makefile.am
@@ -6,3 +6,5 @@ EXTRA_DIST += $(installed_m4)
m4datadir = $(datadir)/aclocal
m4data_DATA = $(installed_m4)
+
+-include $(top_srcdir)/git.mk