diff options
Diffstat (limited to 'package/matchbox/matchbox-startup-monitor')
-rw-r--r-- | package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk index 2540e4b50..6f37bf4db 100644 --- a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk +++ b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk @@ -12,4 +12,4 @@ MATCHBOX_STARTUP_MONITOR_CONF_OPT = ############################################################# -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |