]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
Updates to the scenery loading infrastructure to make it more flexible,
[flightgear.git] / Makefile.am
index 7e4c8ddc7e14dba3c933a849450f02638d56e19c..0fd21ccc04bb4784e7b35ee606eafcae49bb10a3 100644 (file)
@@ -1,5 +1,6 @@
 SUBDIRS = \
        tests \
+       man \
        src
 
 EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.sh \
@@ -9,7 +10,6 @@ dist-hook:
        (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl)
        (cd $(top_srcdir); tar --exclude docs-mini/CVS --exclude hints/CVS \
                -cf - docs-mini ) | (cd $(distdir); tar xvf -)
-       # tar cf - Simulator/FDM/JSBsim/aircraft Simulator/FDM/JSBsim/engine | (cd $(distdir); tar xvf -)
 
 
 ##########################################################################