aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-13 12:23:37 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-13 12:23:37 +0800
commited0cdbd79042a962ec229f739b4c3284b00a4dc0 (patch)
treede2fe09b8ec715fdb1e5d2112dbf4d392854e6ed /doc/reference/shell
parent477736ea33b961f72a583f320632fd12c411b164 (diff)
downloadgsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.tar
gsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.tar.gz
gsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.tar.bz2
gsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.tar.lz
gsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.tar.xz
gsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.tar.zst
gsoc2013-evolution-ed0cdbd79042a962ec229f739b4c3284b00a4dc0.zip
Makefile.am cleanups.
Diffstat (limited to 'doc/reference/shell')
-rw-r--r--doc/reference/shell/.gitignore15
-rw-r--r--doc/reference/shell/Makefile.am1
2 files changed, 1 insertions, 15 deletions
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