X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bd2218a04ffa7abbbcda591b53d526d6e8eba605..263c50bd9e6259488cb50d26e1d543fcb31e8ae6:/openwrt/package/rrdtool1/Makefile diff --git a/openwrt/package/rrdtool1/Makefile b/openwrt/package/rrdtool1/Makefile index 7df6210bb..0dc0a47a5 100644 --- a/openwrt/package/rrdtool1/Makefile +++ b/openwrt/package/rrdtool1/Makefile @@ -101,5 +101,5 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/librrd.a \ $(STAGING_DIR)/usr/lib/librrd.so* \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev