summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-02-16 17:03:41 +0000
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-02-16 17:03:41 +0000
commit80e208abf1ee1773d41b810aee66a7ca7dfbfca5 (patch)
treea75a54dbba70b644d863f8413ed8667f1673f183 /src
parentab4d9f004c2ede0bfa5244d295b0451661fe1215 (diff)
downloadtelepathy-logger-80e208abf1ee1773d41b810aee66a7ca7dfbfca5.tar.gz
fixing the clean target for data/ and the AM_CPPFLAGS
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 18346e9..b6276b3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,6 +2,7 @@ include $(top_srcdir)/tools/shave.mk
include $(top_srcdir)/tools/flymake.mk
AM_CPPFLAGS = \
+ -I$(top_builddir) \
$(ERROR_CFLAGS) \
-DG_LOG_DOMAIN=\"TPL\" \
$(LIBTPL_CFLAGS) \