drop nonexistent include paths

Change-Id: I3b2686cb04b7945a12f43b344ed56b39a321b51b
This commit is contained in:
David Tardon 2013-04-25 10:17:14 +02:00
parent 162ef53d44
commit ee16e33747
2 changed files with 0 additions and 10 deletions

View File

@ -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 \

View File

@ -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,\