Kaydet (Commit) ee16e337 authored tarafından David Tardon's avatar David Tardon

drop nonexistent include paths

Change-Id: I3b2686cb04b7945a12f43b344ed56b39a321b51b
üst 162ef53d
......@@ -26,11 +26,6 @@
$(eval $(call gb_Executable_Executable,liboapprover))
$(eval $(call gb_Executable_set_include,liboapprover,\
-I$(SRCDIR)/tubes/inc \
$$(INCLUDE) \
))
$(eval $(call gb_Executable_use_externals,liboapprover,\
gtk \
telepathy \
......
......@@ -10,11 +10,6 @@
$(eval $(call gb_Library_Library,tubes))
$(eval $(call gb_Library_set_include,tubes,\
-I$(SRCDIR)/tubes/inc \
$$(INCLUDE) \
))
$(eval $(call gb_Library_use_sdk_api,tubes))
$(eval $(call gb_Library_add_defs,tubes,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment