aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2008-12-03 19:57:47 -0800
committerTed Gould <ted@canonical.com>2008-12-03 19:57:47 -0800
commitbbc53478d68d7d830ff15cf3ac8693ee80a9f0bc (patch)
tree51fd8b37ff3e99b72c27533178e5e2c569c820ea /src
parent854bab06f1fedf7081515ba9de7be7244e5e6a72 (diff)
downloadlibayatana-indicator-bbc53478d68d7d830ff15cf3ac8693ee80a9f0bc.tar.gz
libayatana-indicator-bbc53478d68d7d830ff15cf3ac8693ee80a9f0bc.tar.bz2
libayatana-indicator-bbc53478d68d7d830ff15cf3ac8693ee80a9f0bc.zip
Okay, we're all doing everything perfect
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b261fa2..1ebaa38 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,6 +5,7 @@ libexec_PROGRAMS = \
indicator_applet_CFLAGS = \
-DG_LOG_DOMAIN=\""Indicator-Applet"\" \
-DDATADIR=\""$(datadir)"\" \
+ -DINDICATOR_DIR=\""$(libexecdir)/indicator-applet/indicators/"\" \
$(APPLET_CFLAGS)
indicator_applet_SOURCES = \