X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c86ea5de22b4216ef8ba49312e854ce451f39ca1..75bddef71ae05b51afd36fc9dab9ff9e1b8a3cd2:/openwrt/package/avahi/Makefile diff --git a/openwrt/package/avahi/Makefile b/openwrt/package/avahi/Makefile index 12b260f68..43577f89e 100644 --- a/openwrt/package/avahi/Makefile +++ b/openwrt/package/avahi/Makefile @@ -145,8 +145,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libavahi-core.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/avahi-core.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean