Skip to content

Commit

Permalink
Added documentation building to the build system. Use make doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcolyer committed Aug 15, 2008
1 parent e8e1988 commit 495dd18
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
@@ -1,2 +1,5 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src

doc:
doxygen doxygen.cfg

0 comments on commit 495dd18

Please sign in to comment.