]> granicus.if.org Git - mutt/commitdiff
small build process fix.
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 24 Jan 2000 12:04:09 +0000 (12:04 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 24 Jan 2000 12:04:09 +0000 (12:04 +0000)
Makefile.am

index bfdf5d96a0bfaf59946092aa5b71b17d05df29fd..82a2311fbe0a6161c20ca347010a2ee746a4aa0f 100644 (file)
@@ -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