X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e66413fcd1fcdea4a38de9dac476b9e2b7381656..aafabbeea6fc83017ef29d0bb8f2331ec6da6624:/openwrt/package/id3lib/Makefile diff --git a/openwrt/package/id3lib/Makefile b/openwrt/package/id3lib/Makefile index dba50c227..7d2924aec 100644 --- a/openwrt/package/id3lib/Makefile +++ b/openwrt/package/id3lib/Makefile @@ -86,5 +86,5 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libid3.so \ $(STAGING_DIR)/usr/lib/libid3-*.so.* \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev