source: rtems/doc/tools/texi2www/Makefile.am @ 9a4409c6

4.104.114.84.95
Last change on this file since 9a4409c6 was 9a4409c6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/22/03 at 11:25:03

2003-09-22 Ralf Corsepius <corsepiu@…>

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