X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cd0f90a95aae2cfe6eacec7fba66895f36cba823..49417b68d05e44f253f2a97e1d0a9422b5330a55:/openwrt/package/libao/Makefile diff --git a/openwrt/package/libao/Makefile b/openwrt/package/libao/Makefile index 44d010cc7..2dbe94ac9 100644 --- a/openwrt/package/libao/Makefile +++ b/openwrt/package/libao/Makefile @@ -87,8 +87,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libao.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/ao.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean