summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-11-29 16:50:04 +0100
committerStefano Karapetsas <[email protected]>2012-11-29 16:50:04 +0100
commit443a918bd4735e674bdec300f6b8eabe8cda24e0 (patch)
treedaa1698493d2fa780e7bebaa83b4224a45556bbb /Makefile.am
parent12129854c64a6104ad15c96aace53b08edf64d2b (diff)
downloadmate-control-center-443a918bd4735e674bdec300f6b8eabe8cda24e0.tar.bz2
mate-control-center-443a918bd4735e674bdec300f6b8eabe8cda24e0.tar.xz
install libslab library and headers
gnome libslab is no more available, so we can ship it
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 288cad4a..e5160c7b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = po libwindow-settings capplets font-viewer help
DIST_SUBDIRS = po libwindow-settings capplets font-viewer help libslab shell typing-break
-if HAVE_LIBSLAB_DEPS
+if HAVE_LIBSLAB
SUBDIRS += libslab
endif