From 443a918bd4735e674bdec300f6b8eabe8cda24e0 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 29 Nov 2012 16:50:04 +0100 Subject: install libslab library and headers gnome libslab is no more available, so we can ship it --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1