X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/cd0f90a95aae2cfe6eacec7fba66895f36cba823..1418a689b09ba101b19c94af88246f50a6dd1753:/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