summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Wood <thos@gnome.org>2011-02-19 17:38:38 +0000
committerThomas Wood <thos@gnome.org>2011-02-19 17:38:38 +0000
commit24e785e898e5f62ff75d27f3c342594a6c06d551 (patch)
tree17f542d52cc6f56f51ba645f1c90b122b157f968 /Makefile.am
parent9d1d8534b8e82d143e84a07ea7ea8fa4cf078567 (diff)
downloadgnome-control-center-24e785e898e5f62ff75d27f3c342594a6c06d551.tar.gz
Remove the example panel
The example panel is no longer needed as there are now many more panels implemented.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 71ec3bbae..e12d2727f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,11 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = po libgnome-control-center shell panels \
help docs
-DIST_SUBDIRS = po help shell docs examples panels libgnome-control-center
-
-if BUILD_EXAMPLES
-SUBDIRS += examples
-endif
+DIST_SUBDIRS = po help shell docs panels libgnome-control-center
schemasdir = @GCONF_SCHEMA_FILE_DIR@
schemas_in_files = gnome-control-center.schemas.in
@@ -43,7 +39,7 @@ EXTRA_DIST = \
MAINTAINERS \
gnome-doc-utils.make
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb --enable-gtk-doc --enable-examples
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb --enable-gtk-doc
GITIGNOREFILES=m4 help/*/*.mo