| Revision 1053,
337 bytes
checked in by Freddie Akeroyd, 4 years ago
(diff) |
|
Really make sure doxygen gets into kit. Refs #120.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | ## Process this file with automake to produce Makefile.in |
|---|
| 2 | #==================================================================== |
|---|
| 3 | # |
|---|
| 4 | # $Id$ |
|---|
| 5 | # |
|---|
| 6 | |
|---|
| 7 | # documenttion subdirectories |
|---|
| 8 | SUBDIRS=api nxdict tech_ref doxygen |
|---|
| 9 | |
|---|
| 10 | nxdocdir = $(NXDOCDIR) |
|---|
| 11 | |
|---|
| 12 | # add files and example code here from this directory |
|---|
| 13 | nxdoc_DATA = README.doc |
|---|
| 14 | |
|---|
| 15 | EXTRA_DIST = README.doc |
|---|
Note: See
TracBrowser
for help on using the repository browser.