summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2012-08-11 00:00:11 +0900
committerRay Strode <rstrode@redhat.com>2012-09-04 16:48:44 -0400
commitdb048b2f38d19e5b965c8feb931a75a1c3384ff3 (patch)
treea1e2f003e2256dff2c1cb3ddf136b0733aaa14aa /Makefile.am
parent0f2caf80bfab50ce4632e9f7944de780a9341cc0 (diff)
downloadgdm-db048b2f38d19e5b965c8feb931a75a1c3384ff3.tar.gz
Use new documentation infrastructure
Use yelp-tools instead gnome-doc-utils https://bugzilla.gnome.org/show_bug.cgi?id=681604
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 1 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index c1808548..7dd8bc22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,22 +13,13 @@ if ENABLE_DOCUMENTATION
SUBDIRS += docs
endif
-# add these when help gets added back
-# omf-install
-
EXTRA_DIST = \
MAINTAINERS \
ChangeLog \
README \
- gnome-doc-utils.make \
- xmldocs.make \
- omf.make \
$(NULL)
DISTCLEANFILES = \
- gnome-doc-utils.make \
$(NULL)
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --enable-split-authentication --enable-introspection --enable-documentation
-
-distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'
+DISTCHECK_CONFIGURE_FLAGS = --enable-split-authentication --enable-introspection