buildrootschalter/package/matchbox/matchbox.mk
Will Wagner f94830d0e5 matchbox: convert to autotools, fix build with start-notification, libxft
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-03 13:45:23 +02:00

5 lines
105 B
Makefile

ifeq ($(BR2_PACKAGE_MATCHBOX),y)
include package/matchbox/*/*.mk
TARGETS+=matchbox-lib matchbox-wm
endif