source: rtems/doc/tools/texi2www/Makefile.am @ 6a06b1f

4.104.114.84.95
Last change on this file since 6a06b1f was 6a06b1f, checked in by Joel Sherrill <joel.sherrill@…>, on 01/18/02 at 15:10:51

2002-01-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: require automake-1.5.
  • Property mode set to 100644
File size: 453 bytes
Line 
1#
2#  COPYRIGHT (c) 1988-2002.
3#  On-Line Applications Research Corporation (OAR).
4#  All rights reserved.
5#
6#  $Id$
7#
8
9AUTOMAKE_OPTIONS = foreign 1.5
10
11noinst_SCRIPTS = texi2www texi2dvi
12
13EXTRA_DIST = $(noinst_SCRIPTS) dir-arrow.gif prev-arrow.gif \
14    missing-arrow.gif up-arrow.gif next-arrow.gif texi2www.texi \
15    archive/texi2www-960103.tgz
16
17PROJECT = texi2www
18
19# TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
20# info_TEXINFOS = texi2www.texi
Note: See TracBrowser for help on using the repository browser.