X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/19199555f89d30bc913539850089ecafe64af043..1037e6859c407bcdc9352f638567e0b62b27bbfc:/GNUmakefile diff --git a/GNUmakefile b/GNUmakefile index e4ebc99..30e061b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -26,7 +26,7 @@ agedu: config.h $(AGEDU_OBJS) gcc $(LFLAGS) -o agedu $(AGEDU_OBJS) config.h: configure - ./configure -q + ./configure -q && touch config.h rm -f Makefile # we keep using _this_ Makefile configure: configure.ac