aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-11-08 12:12:42 -0500
committerTed Gould <ted@gould.cx>2010-11-08 12:12:42 -0500
commitdd78c210ca89ec0a212d15ba57c56ded808bb526 (patch)
tree46b64f3916324fe67ce93675afc36a269c2619b7 /src
parent52c706605c23a2b3b06e5f4262d5ea1ab1577567 (diff)
parenteab2ebe5b34569ada5f5fda64b9e313b1d9cccca (diff)
downloadlibayatana-appindicator-dd78c210ca89ec0a212d15ba57c56ded808bb526.tar.gz
libayatana-appindicator-dd78c210ca89ec0a212d15ba57c56ded808bb526.tar.bz2
libayatana-appindicator-dd78c210ca89ec0a212d15ba57c56ded808bb526.zip
Merging in the lib-deps-fixes branch so that I can use those changes.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1c4e7ae..091f0f2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -108,12 +108,12 @@ libappindicator_la_LDFLAGS = \
-export-symbols-regex "^[^_d].*"
libappindicator_la_CFLAGS = \
- $(INDICATOR_CFLAGS) \
+ $(LIBRARY_CFLAGS) \
-Wall -Werror \
-DG_LOG_DOMAIN=\"libappindicator\"
libappindicator_la_LIBADD = \
- $(INDICATOR_LIBS)
+ $(LIBRARY_LIBS)
##################################
# DBus Specs