From b19fca96371d65d3bb1069385ede8b66de31aefa Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 19 Jul 2011 12:25:34 +0100 Subject: Use git.mk and remove the manual .gitignore files --- tools/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 4b176bd..df1d2e7 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -31,3 +31,5 @@ CLEANFILES = $(BUILT_SOURCES) clean-local : rm -f *~ $(service_DATA) $(dbusconf_DATA) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1