summaryrefslogtreecommitdiff
path: root/texinfo/makeinfo/Makefile.am
blob: 9aea3fec4ffdebf3670ebfe182c817145fd1da2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Makefile.am for texinfo/makeinfo.
## $Id: Makefile.am,v 1.3 1998/03/24 19:41:22 law Exp $
## Run automake in .. to produce Makefile.in from this.

noinst_PROGRAMS = makeinfo

localedir = $(datadir)/locale
INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
LDADD = ../lib/libtxi.a @INTLLIBS@

makeinfo_SOURCES = makeinfo.c makeinfo.h multi.c

EXTRA_DIST = README