Initialize random number for the tests.
[simgear.git] / Makefile.am
bloba57c42b3a0dd44463020c26eddba3071e34981f7
1 EXTRA_DIST = \
2         acinclude.m4 \
3         autogen.sh \
4         DoxygenMain.cxx \
5         README.MSVC \
6         README.zlib \
7         README.plib \
8         README.OpenAL \
9         README.OSG \
10         projects \
11         SimGear.dsp \
12         SimGear.dsw
14 SUBDIRS = simgear
16 dist-hook:
17         (cd $(top_srcdir); $(HOME)/Projects/FlightGear/admin/am2dsp.pl)
18         rm -rf `find $(distdir)/projects -name CVS`
21 # Rule to build RPM distribution package
23 rpm: dist
24         rpm -ta $(PACKAGE)-$(VERSION).tar.gz