~ubuntu-branches/ubuntu/karmic/rsyslog/karmic-200908151517

« back to all changes in this revision

Viewing changes to doc/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2008-04-23 16:46:39 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080423164639-5acmt8a4vpxjgnxw
Tags: 3.14.2-3
* debian/rsyslog-doc.install
  - Fix a typo in the install path of the dia files. Closes: #477489
    Thanks to Justin B Rye for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
html_files = \
2
2
        bugs.html \
 
3
        debug.html \
3
4
        features.html \
4
5
        generic_design.html \
 
6
        expression.html \
5
7
        history.html \
6
8
        how2help.html \
7
9
        install.html \
8
10
        ipv6.html \
 
11
        log_rotation_fix_size.html \
9
12
        manual.html \
10
13
        man_rsyslogd.html \
11
14
        modules.html \
12
15
        property_replacer.html \
 
16
        rsyslog_ng_comparison.html \
13
17
        rsyslog_conf.html \
 
18
        rsyslog-example.conf \
14
19
        rsyslog_mysql.html \
15
20
        rsyslog_packages.html \
 
21
        rsyslog_high_database_rate.html \
16
22
        rsyslog_php_syslog_ng.html \
17
23
        rsyslog_recording_pri.html \
18
24
        rsyslog_stunnel.html \
20
26
        syslog-protocol.html \
21
27
        version_naming.html \
22
28
        contributors.html \
23
 
        rsconf1_actionexeconlyifpreviousissuspended.html \
 
29
        dev_queue.html \
 
30
        omsnmp.html \
 
31
        omlibdbi.html \
 
32
        imfile.html \
 
33
        imtcp.html \
 
34
        imgssapi.html \
 
35
        professional_support.html \
 
36
        queues.html \
 
37
        queueWorkerLogic.dia \
 
38
        queueWorkerLogic.jpg \
 
39
        queueWorkerLogic_small.jpg \
 
40
        rainerscript.html \
 
41
        rscript_abnf.html \
 
42
        rsconf1_actionexeconlywhenpreviousissuspended.html \
24
43
        rsconf1_actionresumeinterval.html \
25
44
        rsconf1_allowedsender.html \
26
45
        rsconf1_controlcharacterescapeprefix.html \
38
57
        rsconf1_filecreatemode.html \
39
58
        rsconf1_filegroup.html \
40
59
        rsconf1_fileowner.html \
 
60
        rsconf1_gssforwardservicename.html \
 
61
        rsconf1_gsslistenservicename.html \
 
62
        rsconf1_gssmode.html \
41
63
        rsconf1_includeconfig.html \
42
64
        rsconf1_mainmsgqueuesize.html \
 
65
        rsconf1_markmessageperiod.html \
43
66
        rsconf1_modload.html \
44
67
        rsconf1_moddir.html \
45
68
        rsconf1_repeatedmsgreduction.html \
46
69
        rsconf1_resetconfigvariables.html \
47
 
        rsconf1_umask.html
 
70
        rsconf1_umask.html \
 
71
        v3compatibility.html \
 
72
        src/classes.dia
48
73
 
49
74
EXTRA_DIST = $(html_files)