summaryrefslogtreecommitdiffstats
path: root/package/libfcgi
diff options
context:
space:
mode:
Diffstat (limited to 'package/libfcgi')
-rw-r--r--package/libfcgi/libfcgi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libfcgi/libfcgi.mk b/package/libfcgi/libfcgi.mk
index 22ac2f166..1aa2c5a41 100644
--- a/package/libfcgi/libfcgi.mk
+++ b/package/libfcgi/libfcgi.mk
@@ -9,4 +9,4 @@ LIBFCGI_SITE = http://www.fastcgi.com/dist
LIBFCGI_INSTALL_STAGING = YES
LIBFCGI_AUTORECONF = YES
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))