From 5fe800bc0b7f4aee2234bd472db72a20edf75e00 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 4 Sep 2009 02:19:34 +0200 Subject: [PATCH] build ucimap-example in make all --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1b20995..1397ea5 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ endef LIBUCI_DEPS=file.c history.c list.c util.c uci.h uci_config.h uci_internal.h -all: uci-static uci libuci.$(SHLIB_EXT) +all: uci-static uci libuci.$(SHLIB_EXT) ucimap-example cli.o: cli.c uci.h uci_config.h ucimap.o: ucimap.c uci.h uci_config.h ucimap.h uci_list.h -- 2.11.0