summaryrefslogtreecommitdiffstats
path: root/package/tslib/tslib.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/tslib/tslib.mk')
-rw-r--r--package/tslib/tslib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index 885bd884c..8f30c25aa 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -9,4 +9,4 @@ TSLIB_AUTORECONF = YES
TSLIB_INSTALL_STAGING = YES
TSLIB_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))