Skip to content

Commit

Permalink
Added POE-HINTS target to the docs makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed May 29, 1999
1 parent 13f1699 commit ccc5323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Expand Up @@ -2,7 +2,7 @@
## Build POD docs from emacs outlines.
## $Id$

all: ../POE.pod ../POE-TODO.pod
all: ../POE.pod ../POE-TODO.pod ../POE-HINTS.pod

../POE.pod: ./POE.outline
./out-out.perl pod ./POE.outline > ../POE.pod
Expand Down

0 comments on commit ccc5323

Please sign in to comment.