~ubuntu-branches/ubuntu/maverick/cluster-agents/maverick-proposed

« back to all changes in this revision

Viewing changes to heartbeat/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ante Karamatic
  • Date: 2010-02-17 21:46:00 UTC
  • Revision ID: james.westby@ubuntu.com-20100217214600-g44grvtkw7jbpciz
Tags: upstream-1.0.2
ImportĀ upstreamĀ versionĀ 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.am for OCF RAs
 
2
#
 
3
# Author: Sun Jing Dong
 
4
# Copyright (C) 2004 IBM
 
5
#
 
6
# This program is free software; you can redistribute it and/or
 
7
# modify it under the terms of the GNU General Public License
 
8
# as published by the Free Software Foundation; either version 2
 
9
# of the License, or (at your option) any later version.
 
10
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
13
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
14
# GNU General Public License for more details.
 
15
 
16
# You should have received a copy of the GNU General Public License
 
17
# along with this program; if not, write to the Free Software
 
18
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
19
#
 
20
MAINTAINERCLEANFILES = Makefile.in
 
21
EXTRA_DIST              = $(ocf_SCRIPTS) $(hb_DATA) ra-api-1.dtd
 
22
 
 
23
INCLUDES                = -I$(top_srcdir)/include -I$(top_srcdir)/linux-ha
 
24
 
 
25
ocfdir                  = $(OCF_RA_DIR)/heartbeat
 
26
 
 
27
dtddir                  = $(datadir)/$(PACKAGE_NAME)
 
28
dtd_SCRIPTS             = ra-api-1.dtd
 
29
 
 
30
if USE_IPV6ADDR
 
31
ocf_PROGRAMS           = IPv6addr
 
32
else
 
33
ocf_PROGRAMS           =
 
34
endif
 
35
 
 
36
IPv6addr_SOURCES        = IPv6addr.c
 
37
 
 
38
IPv6addr_LDADD          = -lplumb $(LIBNETLIBS)
 
39
 
 
40
ocf_SCRIPTS          =  ClusterMon      \
 
41
                                CTDB    \
 
42
                        Dummy           \
 
43
                        IPaddr          \
 
44
                        IPaddr2         \
 
45
                        drbd            \
 
46
                        anything        \
 
47
                        AoEtarget       \
 
48
                        apache          \
 
49
                        AudibleAlarm    \
 
50
                        db2             \
 
51
                        Delay           \
 
52
                        eDir88          \
 
53
                        EvmsSCC         \
 
54
                        Evmsd           \
 
55
                        Filesystem      \
 
56
                        ids             \
 
57
                        iscsi           \
 
58
                        ICP             \
 
59
                        IPsrcaddr       \
 
60
                        iSCSITarget \
 
61
                        iSCSILogicalUnit \
 
62
                        LinuxSCSI       \
 
63
                        LVM             \
 
64
                        MailTo          \
 
65
                        ManageRAID      \
 
66
                        ManageVE        \
 
67
                        mysql           \
 
68
                        mysql-proxy     \
 
69
                        nfsserver       \
 
70
                        oracle          \
 
71
                        oralsnr         \
 
72
                        pingd           \
 
73
                        portblock       \
 
74
                        pgsql           \
 
75
                        proftpd \
 
76
                        Pure-FTPd       \
 
77
                        Raid1           \
 
78
                        Route           \
 
79
                        rsyncd          \
 
80
                        SAPDatabase     \
 
81
                        SAPInstance     \
 
82
                        SendArp         \
 
83
                        ServeRAID       \
 
84
                        SphinxSearchDaemon      \
 
85
                        Squid           \
 
86
                        Stateful        \
 
87
                        SysInfo         \
 
88
                        scsi2reservation \
 
89
                        sfex            \
 
90
                        syslog-ng               \
 
91
                        tomcat          \
 
92
                        VIPArip         \
 
93
                        VirtualDomain   \
 
94
                        vmware          \
 
95
                        WAS             \
 
96
                        WAS6            \
 
97
                        WinPopup        \
 
98
                        Xen             \
 
99
                        Xinetd          \
 
100
                        .ocf-shellfuncs  \
 
101
                        .ocf-binaries    \
 
102
                        .ocf-directories \
 
103
                        .ocf-returncodes
 
104
 
 
105
# Legacy locations
 
106
commondir            = $(libdir)/heartbeat
 
107
common_SCRIPTS       = ocf-shellfuncs ocf-returncodes
 
108
 
 
109
hbdir                   = $(sysconfdir)/ha.d
 
110
hb_DATA                 = shellfuncs