gnumake4: adapt makefiles [hg:ec87fcbfae8b]

This commit is contained in:
Michael Stahl
2011-04-13 16:11:39 +00:00
committed by Bjoern Michaelsen
parent 5b694dd7f9
commit 4a07f45fbd

View File

@@ -53,7 +53,7 @@ $(eval $(call gb_Module_add_targets,canvas,\
endif endif
endif endif
ifneq ($(strip $(ENABLE_CAIRO)),) ifneq ($(strip $(ENABLE_CAIRO_CANVAS)),)
$(eval $(call gb_Module_add_targets,canvas,\ $(eval $(call gb_Module_add_targets,canvas,\
Library_cairocanvas \ Library_cairocanvas \
)) ))