diff options
| author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-05 14:19:12 +0200 |
|---|---|---|
| committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-05 14:19:12 +0200 |
| commit | 7022e9019ebf9bf48ffd17ac11099f9cc2f22e4d (patch) | |
| tree | f7cf32d138a95b1544d3643a1a18011c12115deb /doc | |
| parent | 74ab20fa5cb95a90b46a4b423dc85b507f17ad8d (diff) | |
support for different forwarding stream drivers added
they can now be set on an action-by-action basis
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 6eb82b81..0b3f9da2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -36,7 +36,7 @@ html_files = \ imklog.html \ professional_support.html \ queues.html \ - queueWorkerLogic.dia \ + src/queueWorkerLogic.dia \ queueWorkerLogic.jpg \ queueWorkerLogic_small.jpg \ rainerscript.html \ |
