~ubuntu-dev/ubuntu/lucid/zabbix/lucid-201002110857

« back to all changes in this revision

Viewing changes to src/zabbix_server/nodewatcher/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Ablassmeier
  • Date: 2007-07-02 09:06:51 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070702090651-8l6fl3fjw9rh6l2u
Tags: 1:1.4.1-2
Add patch from SVN in order to fix Incorrect processing of character '%'
in user parameters and remote commands.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
 
 
3
noinst_LIBRARIES = libzbxnodewatcher.a
 
4
 
 
5
libzbxnodewatcher_a_SOURCES = \
 
6
        nodewatcher.c nodewatcher.h \
 
7
        nodesender.c nodesender.h \
 
8
        nodecomms.c nodecomms.h \
 
9
        events.c events.h \
 
10
        history.c history.h