summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSeif Lotfy <seif@lotfy.com>2013-03-13 02:09:05 +0100
committerSeif Lotfy <seif@lotfy.com>2013-03-13 02:09:05 +0100
commit6d901f61621e2bd2966976f3d1cabe02c0fceca9 (patch)
tree3ba652e933369fa91f9d4404ea2d8e08a06a8dfd /src
parenta1ee18dcdc6877b132e0294a71166f29aab3052d (diff)
Try fixing Telepathy logger
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 5d222da..97ee62d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,8 +31,8 @@ zeitgeist_datahub_SOURCES = \
$(NULL)
if HAVE_TELEPATHY
-VALAFLAGS += --pkg telepathy-glib --define=HAVE_TELEPATHY
-zeitgeist_datahub_SOURCES += telepathy-observer.vala
+ VALAFLAGS += --pkg telepathy-glib
+ zeitgeist_datahub_SOURCES += telepathy-observer.vala
endif
xdgautostart_in_files = \