summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-06 11:55:12 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-06 11:55:12 +0100
commit2759e1dd846cb4e3bef78a849005afc8d0fa7438 (patch)
treee4b254131a16441a1a82eac85a900f2291050116 /doc/Makefile.am
parent83140cb480b7c806ae11a3a206a1b45936005191 (diff)
downloadrsyslog-2759e1dd846cb4e3bef78a849005afc8d0fa7438.tar.gz
rsyslog-2759e1dd846cb4e3bef78a849005afc8d0fa7438.tar.xz
rsyslog-2759e1dd846cb4e3bef78a849005afc8d0fa7438.zip
doc: added in-depth info on the new message parser system
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 285ba600..4832e757 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -92,6 +92,7 @@ html_files = \
rsconf1_resetconfigvariables.html \
rsconf1_rulesetcreatemainqueue.html \
rsconf1_umask.html \
+ rulesetparser.html \
v3compatibility.html \
v4compatibility.html \
v5compatibility.html \
@@ -131,6 +132,8 @@ grfx_files = \
dataflow.png \
queue_analogy_tv.png \
gssapi.png \
+ rfc5424layers.png \
+ src/rfc5424layers.dia \
rsyslog-vers.png
EXTRA_DIST = $(html_files) $(grfx_files)