X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=0fd21ccc04bb4784e7b35ee606eafcae49bb10a3;hb=938d006188e70e891bc04e91610c7b8caaca87b6;hp=7e4c8ddc7e14dba3c933a849450f02638d56e19c;hpb=68a9746afeff13f550a9e6416ce3a9ebc0c2016c;p=flightgear.git diff --git a/Makefile.am b/Makefile.am index 7e4c8ddc7..0fd21ccc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 -) ##########################################################################