summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2010-11-26 21:01:18 -0500
committerWilliam Jon McCann <jmccann@redhat.com>2010-11-26 21:11:08 -0500
commitaf40f93ebf8eab71794f02797b87f2e9144c5cc3 (patch)
tree85f8a30c7bef7bc4b5a5f029697a60e03505fde0 /Makefile.am
parent1ff1bcaefdd3fcb2c3d1264095d07a6de6e88b1e (diff)
downloadgnome-desktop-af40f93ebf8eab71794f02797b87f2e9144c5cc3.tar.gz
Remove gnome-about
The System Information panel in the System Settings will provide similar functionality.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 1 insertions, 13 deletions
diff --git a/Makefile.am b/Makefile.am
index 7f1de39a..c804999c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,5 @@
-SUBDIRS = libgnome-desktop man docs po
+SUBDIRS = libgnome-desktop docs po
-if GNOME_ABOUT_ENABLED
-SUBDIRS += gnome-about
-endif
if DESKTOP_DOCS_ENABLED
SUBDIRS += desktop-docs
endif
@@ -11,11 +8,6 @@ ACLOCAL_AMFLAGS = -I m4
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper
-if GNOME_ABOUT_ENABLED
-versiondir = $(datadir)/gnome-about
-version_DATA = gnome-version.xml
-endif
-
@INTLTOOL_XML_RULE@
EXTRA_DIST = \
@@ -23,12 +15,8 @@ EXTRA_DIST = \
HACKING \
MAINTAINERS \
ChangeLog.pre-git \
- gnome-version.xml.in.in \
gnome-doc-utils.make
-CLEANFILES = \
- $(version_DATA)
-
DISTCLEANFILES = \
gnome-doc-utils.make