1
0
Fork 0
terragear/Makefile.am

12 lines
235 B
Text
Raw Normal View History

2003-02-25 17:58:40 +00:00
EXTRA_DIST = \
README README README.cygwin README.gpc README.gts README.howto \
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:
(cd $(top_srcdir); ./am2dsp.pl)