aboutsummaryrefslogtreecommitdiffstats
path: root/package/libxslt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxslt/Makefile')
-rw-r--r--package/libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index 52c42655af..91738fc1c8 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -98,8 +98,8 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/libxslt.{a,so*} \
$(STAGING_DIR)/usr/lib/pkgconfig/libxslt.pc \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
mostlyclean:
make -C $(PKG_BUILD_DIR) clean