]> git.mxchange.org Git - flightgear.git/blobdiff - Makefile.am
Updates to the Thanks file contributed by Jim Wilson.
[flightgear.git] / Makefile.am
index ac1c7992ef3e7860bb7a59f8baf477ce80728034..3422ea2f581b6e737c957663006b515de1a80fea 100644 (file)
@@ -13,7 +13,7 @@ EXTRA_DIST = \
        FlightGear.dsw
 
 dist-hook:
-       (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl)
+       (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.9/admin/am2dsp.pl)
        (cd $(top_srcdir); tar --exclude docs-mini/CVS --exclude hints/CVS \
                -cf - docs-mini ) | (cd $(distdir); tar xvf -)