Kaydet (Commit) e9ed269c authored tarafından Matúš Kukan's avatar Matúš Kukan

tubes: clean this makefile

Change-Id: Iaae75640e2daac0edce609a99f20056e12756ffc
üst 62f5fc1d
......@@ -26,18 +26,14 @@
$(eval $(call gb_Executable_Executable,liboapprover))
$(eval $(call gb_Executable_set_targettype_gui,liboapprover,YES))
$(eval $(call gb_Executable_set_include,liboapprover,\
-I$(SRCDIR)/tubes/inc \
$$(INCLUDE) \
$(GTK_CFLAGS) \
$(TELEPATHY_CFLAGS) \
-I$(realpath $(SRCDIR)/tubes/inc) \
))
$(eval $(call gb_Executable_add_libs,liboapprover,\
$(GTK_LIBS) \
$(TELEPATHY_LIBS) \
$(eval $(call gb_Executable_use_externals,liboapprover,\
gtk \
telepathy \
))
$(eval $(call gb_Executable_add_cobjects,liboapprover,\
......
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