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