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