Makefile.am 232 B

123456789101112
  1. ## Process this file with automake to produce Makefile.in
  2. SUBDIRS = pathplan_data
  3. if INSTALL_DEMOS
  4. if WITH_TCL
  5. demo_SCRIPTS = pathplan.tcl
  6. demo_DATA = pathplan.tcl.README
  7. endif
  8. endif
  9. EXTRA_DIST = pathplan.tcl pathplan.tcl.README