X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0ea3d29e82f2d58ea212a8ddcc87d05d959a430f..1203b4c004f0579bba568f1c74e10d0dd4ab55a3:/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