From 9dea45e7dc774e410d6a2aa5eaaf27d281262db6 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 24 Jan 2000 12:04:09 +0000 Subject: [PATCH] small build process fix. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index bfdf5d96..82a2311f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -163,6 +163,7 @@ update-doc: stamp-doc-rc Muttrc: stamp-doc-rc stamp-doc-rc: $(srcdir)/init.h makedoc Muttrc.head + -rm -f Muttrc stamp-doc-rc $(CPP) $(INCLUDES) $(DEFS) $(CPPFLAGS) -D_MAKEDOC -C \ $(srcdir)/init.h | ./makedoc -c | cat $(srcdir)/Muttrc.head - \ > Muttrc -- 2.40.0