backfire: mac80211: b43: backport of r30665
[openwrt-10.03/.git] / package / swconfig / src / Makefile
index 64816af54187c260d316894ba7b48121e2ceba4a..7b95ca216606c91699305aca6ef0cf1cf4c3a074 100644 (file)
@@ -8,5 +8,5 @@ all: swconfig
 %.o: %.c
        $(CC) $(CFLAGS) -c -o $@ $^
 
-swconfig: cli.o swlib.o
+swconfig: cli.o swlib.o uci.o
        $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)