X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=a57c42b3a0dd44463020c26eddba3071e34981f7;hb=4950c96f1ce4888aac4382905201e35314b0ae83;hp=8eebe427ad0a079cbfe12a4c6c5343e741d71750;hpb=fb54e9e103e3ce97a1bcf8861bb42886a64313e6;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 8eebe427..a57c42b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,18 +1,21 @@ EXTRA_DIST = \ - acsite.m4 \ - acconfig.h \ + acinclude.m4 \ autogen.sh \ - mksymlinks.sh \ + DoxygenMain.cxx \ README.MSVC \ - README.metakit \ README.zlib \ + README.plib \ + README.OpenAL \ + README.OSG \ + projects \ SimGear.dsp \ SimGear.dsw -SUBDIRS = src-libs simgear +SUBDIRS = simgear dist-hook: - (cd $(top_srcdir); $(HOME)/projects/FlightGear-0.7/admin/am2dsp.pl) + (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl) + rm -rf `find $(distdir)/projects -name CVS` # # Rule to build RPM distribution package