[hackers] [sbase] [PATCH] Add missing getconf.h dependency to sbase-box

From: Eric Pruitt <eric.pruitt_AT_gmail.com>
Date: Tue, 5 Sep 2017 18:13:16 -0700

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git Makefile Makefile
index 1c39fef..0e421e7 100644
--- Makefile
+++ Makefile
_AT_@ -233,7 +233,7 @@ dist: clean
 	gzip sbase-$(VERSION).tar
 	rm -rf sbase-$(VERSION)
 
-sbase-box: $(LIB) $(SRC)
+sbase-box: $(LIB) $(SRC) getconf.h
 	mkdir -p build
 	cp $(HDR) build
 	cp getconf.h build
-- 
2.11.0
Received on Wed Sep 06 2017 - 03:13:16 CEST

This archive was generated by hypermail 2.3.0 : Wed Sep 06 2017 - 03:24:19 CEST