diff options
Diffstat (limited to 'package/cups/cups.mk')
-rw-r--r-- | package/cups/cups.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cups/cups.mk b/package/cups/cups.mk index 6d906ec94..226a832fe 100644 --- a/package/cups/cups.mk +++ b/package/cups/cups.mk @@ -70,4 +70,4 @@ endef CUPS_POST_INSTALL_STAGING_HOOKS += CUPS_FIXUP_CUPS_CONFIG -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |