~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to proxy/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-25 18:51:21 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20080625185121-8dku38gpoluks1bx
Tags: upstream-0.4.4
ImportĀ upstreamĀ versionĀ 0.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
            @top_srcdir@/src/sexpr.c @top_srcdir@/src/xml.c \
15
15
            @top_srcdir@/src/xs_internal.c @top_srcdir@/src/buf.c \
16
16
            @top_srcdir@/src/capabilities.c \
 
17
            @top_srcdir@/src/memory.c \
17
18
            @top_srcdir@/src/util.c \
18
19
            @top_srcdir@/src/uuid.c
19
20
libvirt_proxy_LDFLAGS = $(WARN_CFLAGS)
20
21
libvirt_proxy_DEPENDENCIES =
21
 
libvirt_proxy_LDADD =
 
22
libvirt_proxy_LDADD = ../gnulib/lib/libgnu.la
22
23
 
23
24
install-exec-hook:
24
25
        chmod u+s $(DESTDIR)$(libexecdir)/libvirt_proxy