X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=aac4221ef68f94f4fe973685fa4549a7a57f3379;hb=1f37095087fa7aa3d210ba134058b86c3bd6d69e;hp=ae7eb9c68624520d5b9097b0f7bd85674e5ddb5c;hpb=df677ff8aa0041e9992fab49afd064c18db8fdf0;p=simgear.git diff --git a/Makefile.am b/Makefile.am index ae7eb9c6..aac4221e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,17 +1,19 @@ EXTRA_DIST = \ acinclude.m4 \ autogen.sh \ - DoxygenMain.cxx + DoxygenMain.cxx \ README.MSVC \ - README.metakit \ 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