X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/36af942d5b1ffe89af800f76bf3affef003c1c62..7e671d62c215dbf8fd3b3bd45d5190fa93cc6e31:/openwrt/package/libxslt/Makefile diff --git a/openwrt/package/libxslt/Makefile b/openwrt/package/libxslt/Makefile index 52c42655a..91738fc1c 100644 --- a/openwrt/package/libxslt/Makefile +++ b/openwrt/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