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