1
0
Fork 0
terragear/Makefile.am

13 lines
325 B
Text
Raw Normal View History

2003-02-25 17:58:40 +00:00
EXTRA_DIST = \
PATCH-nurbs++-3.0.11-with-gcc-3.4.x \
README README README.cygwin README.gpc README.gts README.howto \
README.nurbs++ README.plib README.SimGear \
2000-12-19 17:54:51 +00:00
TerraGear.dsp TerraGear.dsw
2003-02-25 17:58:40 +00:00
acinclude.m4 \
autogen.sh
2000-02-09 19:51:45 +00:00
2000-04-06 17:53:17 +00:00
SUBDIRS = src
2000-12-19 17:54:51 +00:00
dist-hook:
2005-01-11 21:11:27 +00:00
(cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl)