source: trunk/doc/Makefile.am @ 489

Last change on this file since 489 was 489, checked in by Peter, 17 years ago

added functions to AveragerPairWeighted?. Not tested yet.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 267 bytes
RevLine 
[5]1## Process this file with automake to produce Makefile.in
2##
3## $Id: Makefile.am 489 2006-01-04 19:42:00Z peter $
4
[489]5all-local: doxygen-local Statistics
[5]6
7clean-local:
8  @rm -rf html latex *~
9
10distclean-local: clean-local
[489]11
12doxygen-local:
13  doxygen doxygen.config
14
15Statistics: Statistics.tex
16  latex2html Statistics.tex
Note: See TracBrowser for help on using the repository browser.