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 --- shell/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'shell') diff --git a/shell/Makefile.am b/shell/Makefile.am index 9ce991ba..858ffa53 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -1,10 +1,5 @@ -if HAVE_LIBSLAB_DEPS REAL_LIBSLAB_CFLAGS = -I$(top_srcdir)/libslab REAL_LIBSLAB_LIBS = $(top_builddir)/libslab/libslab.la -else -REAL_LIBSLAB_CFLAGS = $(EXTERNAL_LIBSLAB_CFLAGS) -REAL_LIBSLAB_LIBS = $(EXTERNAL_LIBSLAB_LIBS) -endif INCLUDES = \ -I$(top_srcdir) \ -- cgit v1.2.1