summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-10-31 15:43:59 -0400
committerBastien Nocera <hadess@hadess.net>2012-11-27 11:32:11 +0100
commit2dee0fd591c0897db779c0541f1153ce5854a455 (patch)
treee3ee591836fa3d5f2d3f6f9830ada413a788c212 /Makefile.am
parent6ca822940a4a1ab55a19e280a79e1ef87f048884 (diff)
downloadgnome-control-center-2dee0fd591c0897db779c0541f1153ce5854a455.tar.gz
build: Import egg-list-box as a git submodule
https://bugzilla.gnome.org/show_bug.cgi?id=687490
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c77c56297..a57c5f248 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = po shell panels
+SUBDIRS = po egg-list-box shell panels
if BUILD_DOCUMENTATION
SUBDIRS += man
endif