X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/63d3248432ef58f3fd0bfbcb5040fe33b42e6067..cd45334873bf33da7101c954d1d7356f1e70e9e5:/package/avahi/Makefile diff --git a/package/avahi/Makefile b/package/avahi/Makefile index 12b260f68..43577f89e 100644 --- a/package/avahi/Makefile +++ b/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