]> git.saurik.com Git - bison.git/blame - Makefile.am
Adjust
[bison.git] / Makefile.am
CommitLineData
3202e651 1## Process this file with automake to produce Makefile.in -*-Makefile-*-
a4b0592b 2AUTOMAKE_OPTIONS = 1.4 check-news readme-alpha
f310d213 3
8c44d3ec
AD
4ACLOCAL_AMFLAGS = -I m4
5
1e24cc5b 6SUBDIRS = config intl po lib src doc m4 tests
bbcb769c 7
d074a105 8EXTRA_DIST = REFERENCES configure.bat OChangeLog Makefile.maint GNUmakefile
f310d213 9
8ebbae2a 10DISTCLEANFILES = intl/libintl.h
d074a105
AD
11
12
13## ---------------------------- ##
14## Customizing Makefile.maint. ##
15## ---------------------------- ##
16
17move_if_change = $(srcdir)/config/move-if-change
18prev_version_file = $(srcdir)/config/prev-version.txt
19release_archive_dir = releases
20
21# Uploading betas.
22hosts = alpha
23alpha_host = alpha.gnu.org
24alpha_url_dir = gnu/bison
25
26# Files to update automatically.
27wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
28 $(srcdir)/config/texinfo.tex