summaryrefslogtreecommitdiffstats
path: root/package/libxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r--package/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index 97845095e..d349caa7d 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -118,8 +118,8 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/libxml2.{a,so*} \
$(STAGING_DIR)/usr/lib/pkgconfig/libxml-2.0.pc \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
mostlyclean:
make -C $(PKG_BUILD_DIR) clean