aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2012-02-25 13:08:27 -0500
committerJason Conti <jason.conti@gmail.com>2012-02-25 13:08:27 -0500
commita810bda0329dd1ff3d4f54bce5045d1468554f5f (patch)
tree475b6c7a1db7cdca13f936864dac4492f4dd3df3 /src/Makefile.am
parent34e79ea74fa93fb414dbe492b7eaf6a3d9654a5a (diff)
downloadayatana-indicator-notifications-a810bda0329dd1ff3d4f54bce5045d1468554f5f.tar.gz
ayatana-indicator-notifications-a810bda0329dd1ff3d4f54bce5045d1468554f5f.tar.bz2
ayatana-indicator-notifications-a810bda0329dd1ff3d4f54bce5045d1468554f5f.zip
* Drop old dbus service file.
* Clean up configure.ac * Drop gtk2 build
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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