X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/29dc4733187277b90e3671e5443eb620b75740fd..bab4efad53ecef261da2a6b6fc4cd1e834636da6:/openwrt/package/libpng/Makefile diff --git a/openwrt/package/libpng/Makefile b/openwrt/package/libpng/Makefile index 104331ba7..f6541cb9d 100644 --- a/openwrt/package/libpng/Makefile +++ b/openwrt/package/libpng/Makefile @@ -85,6 +85,6 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libpng{,12}.{a,so*} \ $(STAGING_DIR)/usr/lib/pkgconfig/libpng{,12}.pc -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev