From 19e6cdf1a9c84bf5ae429ac2dbfc4f6d78cd091b Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sat, 25 Feb 2012 13:08:27 -0500 Subject: * Drop old dbus service file. * Clean up configure.ac * Drop gtk2 build --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 803402a..a648233 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,4 @@ -AM_CPPFLAGS = -DICONS_DIR='"$(INDICATORICONSDIR)"' \ - -DWITH_GTK='$(GTK_VERSION)' +AM_CPPFLAGS = -DICONS_DIR='"$(INDICATORICONSDIR)"' notificationslibdir = $(INDICATORDIR) notificationslib_LTLIBRARIES = libnotifications.la -- cgit v1.2.3