Skip to content

Commit

Permalink
don't build docs twice during make dist-*
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed May 16, 2005
1 parent 4616b13 commit aec219d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ SUBDIRS = scripts lib $(LIBOPTS_DIR) src
DIST_SUBDIRS = scripts lib libopts src docs
.PHONY: manpages docs test man2html

dist-hook: version manpages docs
dist-hook: version manpages


DOCS_DIR = $(top_builddir)/docs

Expand Down

0 comments on commit aec219d

Please sign in to comment.