benchmark/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Thu, 09 Oct 2008 13:27:35 +0200
changeset 314 2cc60866a0c9
parent 1 51eaad3a817b
permissions -rw-r--r--
Doc reorganization + improvements

- Reorganize several tools (move them to other modules).
- Add new module for map concepts.
- Remove the doc of all tools in lemon/bits.
- Improvements in groups.dox.
- Fix some doxygen warnings.
     1 if WANT_BENCHMARK
     2 
     3 noinst_HEADERS +=
     4 
     5 noinst_PROGRAMS +=
     6 
     7 endif WANT_BENCHMARK