gnumake4: adapt makefiles [hg:ec87fcbfae8b]
This commit is contained in:
parent
5b694dd7f9
commit
4a07f45fbd
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ $(eval $(call gb_Module_add_targets,canvas,\
|
|||
endif
|
||||
endif
|
||||
|
||||
ifneq ($(strip $(ENABLE_CAIRO)),)
|
||||
ifneq ($(strip $(ENABLE_CAIRO_CANVAS)),)
|
||||
$(eval $(call gb_Module_add_targets,canvas,\
|
||||
Library_cairocanvas \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue