1 ## Process this file with automake to produce Makefile.in
3 ACLOCAL_AMFLAGS = -I m4 -I dependencies/m4
4 AM_DIST_FORMATS = gzip bzip2 zip
28 SUBDIRS = $(DSUBDIRS) dependencies utility common tests win32 $(SSUBDIRS) $(CSUBDIRS) translations doc tools gen_headers lua bootstrap
30 ## Automake should distribute config.rpath automatically - and new
31 ## versions probably do. We still support versions that do not, so
32 ## it's in the list below.
33 ## It should also install it automatically when running autogen.sh.
34 EXTRA_DIST = autogen.sh \
60 m4/mapimg-magickwand.m4 \
84 scripts/setup_auth_server.sh \
86 # On branch: add NEWS-x.x here and remove this comment (1 of 2)
88 noinst_HEADERS= fc_version
97 # On branch: add NEWS-x.x here and remove this comment (2 of 2)
102 cd tests && $(MAKE) $(AM_MAKEFLAGS) src-check
105 doxy_srcdir="$(top_srcdir)/" doxygen $(top_srcdir)/doc/freeciv.doxygen
107 .PHONY: src-check doc