- ## Process this file with automake to produce Makefile.in
- pathplanexampledir = $(demodir)/pathplan_data
- if INSTALL_DEMOS
- if WITH_TCL
- dist_pathplanexample_DATA = boxes.dat dpd.dat funny.dat maze.dat nested.dat northo.dat \
- obs.dat other.dat paths.dat rotor.dat u.dat unknown.dat
- endif
- endif
|