summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2013-06-21 20:18:49 +0200
committerThomas Wood <thomas.wood@intel.com>2013-07-02 16:19:09 +0100
commit620bc4bb1f9092448abf3570ecc498f41dec2a77 (patch)
treeef7db71f55d90b63272b51d748971402cff0dba8 /Makefile.am
parenta14e52b9eddb1060fdb1f3f7a8d8508fb22e6374 (diff)
downloadgnome-control-center-620bc4bb1f9092448abf3570ecc498f41dec2a77.tar.gz
build: Drop EggListBox
https://bugzilla.gnome.org/show_bug.cgi?id=702164
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0398c3219..b2a425458 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,10 @@
ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
-SUBDIRS = libgd po egg-list-box panels shell search-provider
+SUBDIRS = libgd po panels shell search-provider
if BUILD_DOCUMENTATION
SUBDIRS += man
endif
-DIST_SUBDIRS = libgd egg-list-box po panels shell man search-provider
+DIST_SUBDIRS = libgd po panels shell man search-provider
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \