fix stupid typo
[openwrt.git] / openwrt / package / libao / Makefile
index 44d010c..2dbe94a 100644 (file)
@@ -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
This page took 0.025596 seconds and 4 git commands to generate.