summaryrefslogtreecommitdiff
path: root/src/capplet/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-08 02:14:10 -0700
committerStefano Karapetsas <[email protected]>2013-10-08 02:14:10 -0700
commitf95eb65a0092f0478028ad762370f20be4b2089a (patch)
tree76a45198ade14a3750133cfd92ae8911232aa601 /src/capplet/Makefile.am
parent6f064dfd7f52202df314d31edefcca1826e2324b (diff)
parent1f5ba2d1119114fc3c079fa01b7838857b086e77 (diff)
downloadmate-notification-daemon-f95eb65a0092f0478028ad762370f20be4b2089a.tar.bz2
mate-notification-daemon-f95eb65a0092f0478028ad762370f20be4b2089a.tar.xz
Merge pull request #19 from infirit/master
back to libwnck
Diffstat (limited to 'src/capplet/Makefile.am')
-rw-r--r--src/capplet/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/capplet/Makefile.am b/src/capplet/Makefile.am
index 3a15e6d..dfd31f2 100644
--- a/src/capplet/Makefile.am
+++ b/src/capplet/Makefile.am
@@ -14,7 +14,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
man_MANS = mate-notification-properties.1
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/src/daemon \
$(NOTIFICATION_CAPPLET_CFLAGS) \