X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=9419c66f4c8978b0c876c201464c34660dbcea69;hb=f9cbf8361dd8cbc24e077d667f83dcf91a8ade67;hp=a0cdef56599761b3f78cf91681621099f738fa29;hpb=d1178a26ce5dc1d68857a00dd2df9734761d1d2e;p=simgear.git diff --git a/Makefile.am b/Makefile.am index a0cdef56..9419c66f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,8 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ - mksymlinks.sh \ + acinclude.m4 \ + autogen.sh \ + 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