X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0ea3d29e82f2d58ea212a8ddcc87d05d959a430f..1117bca160b07ef9a9274ea42777b1e0971fb6c0:/package/jpeg/Makefile 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