diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-18 13:33:41 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-18 13:33:41 +0000 |
commit | e3c079e7cfd8fa074d7f08bea465b92fa89c5e96 (patch) | |
tree | c2e9b605016c4c5c96d82f519bf2e5cf42e36297 | |
parent | 5b7f094ef5f55543896bc79335ff95feecebef4b (diff) | |
download | rsyslog-e3c079e7cfd8fa074d7f08bea465b92fa89c5e96.tar.gz rsyslog-e3c079e7cfd8fa074d7f08bea465b92fa89c5e96.tar.xz rsyslog-e3c079e7cfd8fa074d7f08bea465b92fa89c5e96.zip |
fixed forgotten file - thanks to Michael Biebl
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 0ef3208b..33200037 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,6 @@ html_files = \ bugs.html \ + debug.html \ features.html \ generic_design.html \ history.html \ |