X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0ea3d29e82f2d58ea212a8ddcc87d05d959a430f..85ad895763d311d4ab8a04131aa0764e3fdb5530:/package/jpeg/Makefile?ds=sidebyside diff --git a/package/jpeg/Makefile b/package/jpeg/Makefile index bcd7a65fc..dbd2bd4ad 100644 --- a/package/jpeg/Makefile +++ b/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