summaryrefslogtreecommitdiff
path: root/tubes/Library_tubes.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-04-14 14:02:39 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:40:10 +0200
commitb1de503a677dfe3b4306ad0a0b80a19ceaaea496 (patch)
tree8d690599c4ba980d8429db87a2d4501d65aa0282 /tubes/Library_tubes.mk
parenta8ef97df50dfd18e2bcccc760918c6ba9d4b4a93 (diff)
tubes: tweak makefiles
Diffstat (limited to 'tubes/Library_tubes.mk')
-rw-r--r--tubes/Library_tubes.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/tubes/Library_tubes.mk b/tubes/Library_tubes.mk
index c11268c84302..98b1766d2e40 100644
--- a/tubes/Library_tubes.mk
+++ b/tubes/Library_tubes.mk
@@ -28,20 +28,12 @@
$(eval $(call gb_Library_Library,tubes))
$(eval $(call gb_Library_set_include,tubes,\
- -I$(realpath $(SRCDIR)/tubes/inc) \
+ -I$(SRCDIR)/tubes/inc \
$$(INCLUDE) \
))
$(eval $(call gb_Library_add_defs,tubes,\
- -DTUBES_DLLIMPLEMENTATION \
-))
-
-$(eval $(call gb_Library_add_cxxflags,tubes,\
- $$(TELEPATHY_CFLAGS) \
-))
-
-$(eval $(call gb_Library_add_libs,tubes,\
- $$(TELEPATHY_LIBS) \
+ -DTUBES_DLLIMPLEMENTATION \
))
$(eval $(call gb_Library_add_linked_libs,tubes,\