X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=f88767c37d7fb194a480d578987d04cc5ce909c0;hb=7dfb463ba9ac50e890718612cd6b55373b7cc4a8;hp=06e61ceb3c01bade896e6004d246141123905a83;hpb=7eb74c7e2ad9a494360c8adf773aa8b5b17dd968;p=simgear.git diff --git a/Makefile.am b/Makefile.am index 06e61ceb..f88767c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,16 +1,18 @@ EXTRA_DIST = \ acinclude.m4 \ autogen.sh \ - README.MSVC \ - README.metakit \ + DoxygenMain.cxx \ README.zlib \ - SimGear.dsp \ - SimGear.dsw + README.plib \ + README.OpenAL \ + README.OSG \ + projects -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