Makefile.am 245 B

12345678910
  1. ## Process this file with automake to produce Makefile.in
  2. if INSTALL_DEMOS
  3. if WITH_TCL
  4. demo_SCRIPTS = doted.tcl gcat.tcl
  5. demo_DATA = doted.tcl.README gcat.tcl.README
  6. endif
  7. endif
  8. EXTRA_DIST = doted.tcl gcat.tcl doted.tcl.README gcat.tcl.README