Merge branch 'master' into dbus
[sxemacs] / info / Makefile.am
1 ## SXEmacs Makefile.am
2
3 ## Copyright (C) 2007 Steve Youngs.
4
5 ## This file is part of SXEmacs.
6
7 ## SXEmacs is free software: you can redistribute it and/or modify
8 ## it under the terms of the GNU General Public License as published by
9 ## the Free Software Foundation, either version 3 of the License, or
10 ## (at your option) any later version.
11
12 ## SXEmacs is distributed in the hope that it will be useful,
13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 ## GNU General Public License for more details.
16
17 ## You should have received a copy of the GNU General Public License
18 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
20 ## Process this file with automake to produce Makefile.in
21
22 # Help the Developers and yourself. Just use the C locale and settings
23 # for the compilation. They can still be overriden by make LANG=<whatever>
24 # but that is general a not very good idea
25 LANG=C
26 LC_ALL=C
27
28 info_TEXINFOS = cl.texi custom.texi emodules.texi sppm.texi             \
29         external-widget.texi sxemacs-faq.texi term.texi widget.texi     \
30         lispref/lispref.texi internals/internals.texi                   \
31         sxemacs/sxemacs.texi new-users-guide/new-users-guide.texi
32
33 TEXI2DVI_TEX = latex
34 TEXI2DVI = TEX=$(TEXI2DVI_TEX) texi2dvi -c -s