source: trunk/Makefile.am @ 311

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

modifications make is not going down in doc/ in other words to update documentation you must go down to doc/ first and write make there

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 137 bytes
Line 
1## Process this file with automake to produce Makefile.in
2##
3## $Id: Makefile.am 311 2005-05-11 17:21:46Z peter $
4
5if COND_OPT
6  MAYBE_OPT = doc
7endif
8SUBDIRS = $(MAYBE_OPT) lib test
Note: See TracBrowser for help on using the repository browser.