summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: a729cee7a521665469ff8f24918c32db9907d86e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to produce Makefile.in

info_TEXINFOS = bc.texi dc.texi
MAKEINFO = makeinfo --no-split

MAINTAINERCLEANFILES = Makefile.in

# FIXME: remove this when automake has been fixed to include these
# files automatically
EXTRA_DIST = bc.1 dc.1

man_MANS = bc.1 dc.1