X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=f9cbf8361dd8cbc24e077d667f83dcf91a8ade67;hp=ae7eb9c68624520d5b9097b0f7bd85674e5ddb5c;hpb=df677ff8aa0041e9992fab49afd064c18db8fdf0;p=simgear.git diff --git a/Makefile.am b/Makefile.am index ae7eb9c6..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,8 @@ EXTRA_DIST = \ acinclude.m4 \ autogen.sh \ - DoxygenMain.cxx + DoxygenMain.cxx \ README.MSVC \ - README.metakit \ README.zlib \ SimGear.dsp \ SimGear.dsw @@ -11,7 +10,7 @@ EXTRA_DIST = \ SUBDIRS = src-libs simgear dist-hook: - (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl) + (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl) # # Rule to build RPM distribution package