aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-06-28 15:58:48 -0500
committerTed Gould <ted@gould.cx>2011-06-28 15:58:48 -0500
commit1ee7d8ddc51a65bb14f4a294abd7024fda5c11b3 (patch)
tree4ee77a964d57774954e2f151b6c623311be9c611 /src/Makefile.am
parent8ee9f55f2a83f92860a6998eedcd879e4ac737c4 (diff)
downloadayatana-indicator-messages-1ee7d8ddc51a65bb14f4a294abd7024fda5c11b3.tar.gz
ayatana-indicator-messages-1ee7d8ddc51a65bb14f4a294abd7024fda5c11b3.tar.bz2
ayatana-indicator-messages-1ee7d8ddc51a65bb14f4a294abd7024fda5c11b3.zip
Adding in an idle function for handling the directory.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4f654da..de4fccb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -67,7 +67,7 @@ indicator_messages_service_CFLAGS = \
-Wl,--as-needed \
-Werror \
-DG_LOG_DOMAIN=\"Indicator-Messages\" \
- -DSTAUTS_PROVIDER_DIR=\"$(STATUS_PROVIDER_DIR)\"
+ -DSTATUS_PROVIDER_DIR=\"$(STATUS_PROVIDER_DIR)\"
indicator_messages_service_LDADD = $(APPLET_LIBS)