X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ad29099325f02e0150055b5575b0b35743237d61..b740fa4a28501fdabd4d62bc8f3dca0e671c719e:/openwrt/package/fuse/Makefile diff --git a/openwrt/package/fuse/Makefile b/openwrt/package/fuse/Makefile index d5e3222e5..452a4ab7d 100644 --- a/openwrt/package/fuse/Makefile +++ b/openwrt/package/fuse/Makefile @@ -104,5 +104,5 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libfuse.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/fuse.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev