]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
A bunch of reorg and clean up of the KR 87 (adf) code including some
[flightgear.git] / Makefile.am
index becafbca4d01cd5ed758d7f09f68848288c47779..2ff8003b255911d395fa29b3d887bd64ca81a120 100644 (file)
@@ -4,8 +4,14 @@ SUBDIRS = \
         scripts \
        man
 
-EXTRA_DIST = Thanks acsite.m4 acconfig.h irix-hack.sh \
-       FlightGear.dsp FlightGear.dsw
+EXTRA_DIST = \
+       Thanks \
+       acsite.m4 \
+       acconfig.h \
+       autogen.sh \
+       irix-hack.sh \
+       FlightGear.dsp \
+       FlightGear.dsw
 
 dist-hook:
        (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl)