X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1fa537a3e366dd23f141807b074843dac145dab1..bdd94763c1c3c236e2bd8b2282dad526e08bbb66:/openwrt/package/libogg/Makefile diff --git a/openwrt/package/libogg/Makefile b/openwrt/package/libogg/Makefile index 48414238c..6fe529b81 100644 --- a/openwrt/package/libogg/Makefile +++ b/openwrt/package/libogg/Makefile @@ -87,8 +87,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libogg.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/ogg.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean