Skip to content

Commit

Permalink
small build process fix.
Browse files Browse the repository at this point in the history
--HG--
branch : HEAD
  • Loading branch information
Thomas Roessler committed Jan 24, 2000
1 parent 3015ccd commit 7551e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7551e74

Please sign in to comment.