From d523f10dfe2a6ba53c068189f10055d46e71e10f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 2 May 2009 11:09:30 -0400 Subject: Use Behdad's brilliant git.mk to generate .gitignore files. --- devel-docs/Makefile.am | 2 ++ devel-docs/camel/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) (limited to 'devel-docs') diff --git a/devel-docs/Makefile.am b/devel-docs/Makefile.am index 74a5ff5b60..2d3b641afc 100644 --- a/devel-docs/Makefile.am +++ b/devel-docs/Makefile.am @@ -1,3 +1,5 @@ ## Process this file with automake to produce Makefile.in SUBDIRS=camel + +-include $(top_srcdir)/git.mk diff --git a/devel-docs/camel/Makefile.am b/devel-docs/camel/Makefile.am index 1c76a6c05e..806a6b4be5 100644 --- a/devel-docs/camel/Makefile.am +++ b/devel-docs/camel/Makefile.am @@ -99,3 +99,5 @@ dist-hook: .PHONY : html sgml templates scan + +-include $(top_srcdir)/git.mk -- cgit v1.2.3