summaryrefslogtreecommitdiffstats
path: root/package/matchbox/matchbox.mk
blob: abda91559c89acf1f9b10ab786a28e399f6b7fb6 (plain)
1
2
3
4
ifeq ($(BR2_PACKAGE_MATCHBOX),y)
include package/matchbox/*/*.mk
TARGETS+=matchbox-lib matchbox-wm
endif