X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=6a6cc22e9cd67ea684d3317504a6468629afd0ac;hp=8eebe427ad0a079cbfe12a4c6c5343e741d71750;hpb=fb54e9e103e3ce97a1bcf8861bb42886a64313e6;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 8eebe427..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,8 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ + acinclude.m4 \ autogen.sh \ - mksymlinks.sh \ + DoxygenMain.cxx \ README.MSVC \ - README.metakit \ README.zlib \ SimGear.dsp \ SimGear.dsw @@ -12,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