X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=6a6cc22e9cd67ea684d3317504a6468629afd0ac;hp=f4c8249cf7573328daeb745a6741ffd7c161f267;hpb=27f98d24ebf8d1bd1f394a0d403a9362490a8251;p=simgear.git diff --git a/Makefile.am b/Makefile.am index f4c8249c..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.9/admin/am2dsp.pl) + (cd $(top_srcdir); $(HOME)/Projects/FlightGear-0.9/admin/am2dsp.pl) # # Rule to build RPM distribution package