source: rtems/doc/tools/src2html1.4a/Makefile.am @ 5f76c90

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

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

  • Makefile.am: Require automake-1.5.
  • ctags-emacs/Makefile.am: Ditto.
  • FreeBSD/Makefile.am: Ditto.
  • Ctags/Makefile?.am: Ditto.
  • Property mode set to 100644
File size: 169 bytes
Line 
1
2AUTOMAKE_OPTIONS = foreign 1.5
3
4SUBDIRS = Ctags FreeBSD ctags-emacs
5
6noinst_SCRIPTS = ctags-wr src2html src2html.cgi
7
8EXTRA_DIST = src2html.1 Readme $(noinst_SCRIPTS)
9
Note: See TracBrowser for help on using the repository browser.