~ubuntu-branches/ubuntu/lucid/rsyslog/lucid

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2007-10-19 17:21:49 UTC
  • Revision ID: james.westby@ubuntu.com-20071019172149-ie6ej2xve33mxiu7
Tags: upstream-1.19.10
ImportĀ upstreamĀ versionĀ 1.19.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
html_files = \
 
2
        bugs.html \
 
3
        features.html \
 
4
        generic_design.html \
 
5
        history.html \
 
6
        how2help.html \
 
7
        install.html \
 
8
        ipv6.html \
 
9
        manual.html \
 
10
        man_rsyslogd.html \
 
11
        modules.html \
 
12
        property_replacer.html \
 
13
        rsyslog_conf.html \
 
14
        rsyslog_mysql.html \
 
15
        rsyslog_packages.html \
 
16
        rsyslog_php_syslog_ng.html \
 
17
        rsyslog_recording_pri.html \
 
18
        rsyslog_stunnel.html \
 
19
        status.html \
 
20
        syslog-protocol.html \
 
21
        version_naming.html \
 
22
        contributors.html \
 
23
        rsconf1_actionexeconlyifpreviousissuspended.html \
 
24
        rsconf1_actionresumeinterval.html \
 
25
        rsconf1_allowedsender.html \
 
26
        rsconf1_controlcharacterescapeprefix.html \
 
27
        rsconf1_debugprintcfsyslinehandlerlist.html \
 
28
        rsconf1_debugprintmodulelist.html \
 
29
        rsconf1_debugprinttemplatelist.html \
 
30
        rsconf1_dircreatemode.html \
 
31
        rsconf1_dirgroup.html \
 
32
        rsconf1_dirowner.html \
 
33
        rsconf1_dropmsgswithmaliciousdnsptrrecords.html \
 
34
        rsconf1_droptrailinglfonreception.html \
 
35
        rsconf1_dynafilecachesize.html \
 
36
        rsconf1_escapecontrolcharactersonreceive.html \
 
37
        rsconf1_failonchownfailure.html \
 
38
        rsconf1_filecreatemode.html \
 
39
        rsconf1_filegroup.html \
 
40
        rsconf1_fileowner.html \
 
41
        rsconf1_includeconfig.html \
 
42
        rsconf1_mainmsgqueuesize.html \
 
43
        rsconf1_modload.html \
 
44
        rsconf1_moddir.html \
 
45
        rsconf1_repeatedmsgreduction.html \
 
46
        rsconf1_resetconfigvariables.html \
 
47
        rsconf1_umask.html
 
48
 
 
49
EXTRA_DIST = $(html_files)