forked from Imagelibrary/rtems
that addresses the following:
The patch below should
* fix the *pdf cleanup handling
* fix dependencies between pdf-documents and texi-files
It also contains an attempt to let networking/schedule.t use states.pdf
instead of ascii graphics, but though each pdf image looks nice, it
comes out weirdly distorted in the main pdf document.
14 lines
157 B
Makefile
14 lines
157 B
Makefile
## $Id$
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
EXTRA_DIST = \
|
|
update word-replace word-replace2
|
|
|
|
SUBDIRS = \
|
|
bmenu \
|
|
src2html1.4a \
|
|
src2html \
|
|
pdl2texi \
|
|
texi2www
|