demo/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Tue, 08 Jan 2008 04:26:27 +0100
changeset 50 a34c58ff6e40
child 85 3453d20a82cd
permissions -rw-r--r--
Improved groups.dox.
Added missing brief descriptions.
Changed descriptions to be unifom.
Some minor fixes.
     1 EXTRA_DIST += \
     2 	demo/Makefile
     3 
     4 if WANT_DEMO
     5 
     6 noinst_PROGRAMS +=
     7 
     8 endif WANT_DEMO