Skip to content

Commit

Permalink
support 'make manpages'
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Feb 27, 2005
1 parent 39eeae9 commit ee97c9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ clean-docs:
postweb:
cd $(DOCS_DIR) && make postweb

manpages:
cd src && make manpages

TEST_DIR = $(top_builddir)/test

test:
Expand Down

0 comments on commit ee97c9a

Please sign in to comment.