drop nonexistent include paths
Change-Id: I3b2686cb04b7945a12f43b344ed56b39a321b51b
This commit is contained in:
parent
162ef53d44
commit
ee16e33747
@ -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,\
|
||||
|
Loading…
x
Reference in New Issue
Block a user