X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f850b2d6be8e065d523187f3514bb2a0a789353c..9268f753e21898a67bb74ede36d530307cc682ea:/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