source: trunk/doc/Makefile.am @ 316

Last change on this file since 316 was 316, checked in by Peter, 18 years ago

svnplot added to dox

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 186 bytes
RevLine 
[5]1## Process this file with automake to produce Makefile.in
2##
3## $Id: Makefile.am 316 2005-05-17 09:18:01Z peter $
4
5all-local:
6  doxygen doxygen.config
[316]7  ./svnplot.sh
[5]8
9clean-local:
10  @rm -rf html latex *~
11
12distclean-local: clean-local
Note: See TracBrowser for help on using the repository browser.