1
0
Fork 0
This commit is contained in:
curt 2001-05-14 23:58:54 +00:00
parent 0b016f35ca
commit 5c08cc8bf5
2 changed files with 3107 additions and 2 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,8 +7,8 @@ EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.pl \
dist-hook:
(cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl)
tar --exclude docs-mini/CVS --exclude hints/CVS -cf - docs-mini hints \
| (cd $(distdir); tar xvf -)
(cd $(top_srcdir); tar --exclude docs-mini/CVS --exclude hints/CVS \
-cf - docs-mini hints) | (cd $(distdir); tar xvf -)
# tar cf - Simulator/FDM/JSBsim/aircraft Simulator/FDM/JSBsim/engine | (cd $(distdir); tar xvf -)