
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14411 ec53bebd-3082-4978-b11e-865c3cabbd6b
23 lines
346 B
Makefile
23 lines
346 B
Makefile
# $Id$
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
AUTOMAKE_OPTIONS = no-texinfo.tex
|
|
|
|
info_TEXINFOS = heimdal.texi
|
|
heimdal_TEXINFOS = \
|
|
ack.texi \
|
|
apps.texi \
|
|
heimdal.texi \
|
|
install.texi \
|
|
install.texi \
|
|
intro.texi \
|
|
kerberos4.texi \
|
|
migration.texi \
|
|
misc.texi \
|
|
programming.texi \
|
|
setup.texi \
|
|
setup.texi \
|
|
whatis.texi \
|
|
win2k.texi
|