X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c86ea5de22b4216ef8ba49312e854ce451f39ca1..bd41b5cd4b0ffa0dccc0b54c831e93476388c0f1:/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