X-Git-Url: http://git.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=Makefile;h=7ac23850950c47cf9fd9f504ed79fc0e62f63184;hp=8f1371d1882ff3294cd2209ed2da44866bfb3fc3;hb=5dd8939426e9f846be40e87b4924f0ec59382baf;hpb=53726f5dd57ab09a206c96108a71db25e7517caa diff --git a/Makefile b/Makefile index 8f1371d..7ac2385 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ else endif SHLIB_FILE=libuci.$(SHLIB_EXT).$(VERSION) -LIBUCI_DEPS=file.c history.c list.c util.c err.h uci.h +LIBUCI_DEPS=file.c history.c list.c util.c uci.h uci_internal.h all: uci-static uci libuci.$(SHLIB_EXT)