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

4.104.114.84.95
Last change on this file since 6c5ecae3 was 6c5ecae3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:10:10

2003-12-12 Ralf Corsepius <corsepiu@…>

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