From ed0cdbd79042a962ec229f739b4c3284b00a4dc0 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 13 Jun 2009 00:23:37 -0400 Subject: Makefile.am cleanups. --- doc/reference/shell/.gitignore | 15 --------------- doc/reference/shell/Makefile.am | 1 + 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 doc/reference/shell/.gitignore (limited to 'doc/reference') diff --git a/doc/reference/shell/.gitignore b/doc/reference/shell/.gitignore deleted file mode 100644 index 45c18bb715..0000000000 --- a/doc/reference/shell/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -*-decl-list.txt -*-decl.txt -*-unused.txt -*-undocumented.txt -*-undeclared.txt -*.args -*.hierarchy -*.interfaces -*.prerequisites -*.signals -*.stamp -html -xml -*.bak -version.xml diff --git a/doc/reference/shell/Makefile.am b/doc/reference/shell/Makefile.am index 0084a0f7c2..d47b1c67cf 100644 --- a/doc/reference/shell/Makefile.am +++ b/doc/reference/shell/Makefile.am @@ -149,3 +149,4 @@ EXTRA_DIST += # Comment this out if you want your docs-status tested during 'make check' #TESTS = $(GTKDOC_CHECK) +-include $(top_srcdir)/git.mk -- cgit v1.2.3