diff --git a/Makefile b/Makefile index 5713266..165eeed 100644 --- a/Makefile +++ b/Makefile @@ -215,7 +215,7 @@ libutil.a: $(LIBUTILOBJ) $(AR) $(ARFLAGS) $@ $? $(RANLIB) $@ -getconf.o: getconf.h +getconf: getconf.h getconf.h: scripts/getconf.sh > $@