1
0
Fork 0
flightgear/Makefile.am
curt 09533ad0a0 Added README.Unix
No longer using libtool.
1998-07-30 23:40:42 +00:00

7 lines
206 B
Makefile

SUBDIRS = Include Lib Simulator Tools Tests
EXTRA_DIST = Makefile.extra README.Unix README.Win32 README.autoconf \
README.running Thanks acsite.m4
dist-hook:
tar cf - Hints | (cd $(distdir); tar xvf -)