X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Makefile.am;h=a57c42b3a0dd44463020c26eddba3071e34981f7;hb=4950c96f1ce4888aac4382905201e35314b0ae83;hp=cf1c35b3184e5463eaaf29198ad77403234a02ed;hpb=129e3c63260e7fb58a72b8232dc4901b5e2c4f37;p=simgear.git diff --git a/Makefile.am b/Makefile.am index cf1c35b3..a57c42b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,13 +4,18 @@ EXTRA_DIST = \ DoxygenMain.cxx \ README.MSVC \ 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.9/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