X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=64e20d30ba7b11a9fa92c379fafbc8f7c2b809f1;hp=57c0f0ba47cb01cfec316e0c7c6d79dbba88c53a;hb=54042793af9356dddf76a6d107aa8d1f65400788;hpb=2be6befa78ee4b38681d23a9772434314eec3cf8 diff --git a/Makefile b/Makefile index 57c0f0b..64e20d3 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ ucimap-example: ucimap-example.c libuci.a libucimap.a $(CC) $(CFLAGS) -I. -o $@ $^ clean: - rm -f uci uci-static *.[oa] *.so* *.dylib* uci_config.h + rm -f uci uci-static *.[oa] *.so* *.dylib* uci_config.h ucimap-example install: install-bin install-dev