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 EXTRA_DIST = autogen.sh \
47 m4/gtk3.22-client.m4 \
57 m4/mapimg-magickwand.m4 \
81 scripts/setup_auth_server.sh \
83 # On branch: add NEWS-x.x here and remove this comment (1 of 2)
85 noinst_HEADERS= fc_version
94 # On branch: add NEWS-x.x here and remove this comment (2 of 2)
99 cd tests && $(MAKE) $(AM_MAKEFLAGS) src-check
102 doxy_srcdir="$(top_srcdir)/" doxygen $(top_srcdir)/doc/freeciv.doxygen
104 .PHONY: src-check doc