diff options
Diffstat (limited to 'package/matchbox/matchbox-common/matchbox-common.mk')
-rw-r--r-- | package/matchbox/matchbox-common/matchbox-common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/matchbox/matchbox-common/matchbox-common.mk b/package/matchbox/matchbox-common/matchbox-common.mk index 0468d997b..2e3cdfffd 100644 --- a/package/matchbox/matchbox-common/matchbox-common.mk +++ b/package/matchbox/matchbox-common/matchbox-common.mk @@ -15,4 +15,4 @@ endif ############################################################# -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |