X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f850b2d6be8e065d523187f3514bb2a0a789353c..5b74d279d6ea529d5a09fa29e6d7e5d5187a98e7:/openwrt/package/jpeg/Makefile diff --git a/openwrt/package/jpeg/Makefile b/openwrt/package/jpeg/Makefile index bcd7a65fc..dbd2bd4ad 100644 --- a/openwrt/package/jpeg/Makefile +++ b/openwrt/package/jpeg/Makefile @@ -82,6 +82,6 @@ uninstall-dev: $(STAGING_DIR)/usr/include/j{config,error,morecfg}.h \ $(STAGING_DIR)/usr/lib/libjpeg.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev