~ubuntu-branches/ubuntu/vivid/lvm2/vivid

« back to all changes in this revision

Viewing changes to liblvm/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2012-05-01 20:27:50 UTC
  • mto: (3.1.23 sid)
  • mto: This revision was merged to the branch mainline in revision 72.
  • Revision ID: package-import@ubuntu.com-20120501202750-gljjjtblowwq9mw8
Tags: upstream-2.02.95
ImportĀ upstreamĀ versionĀ 2.02.95

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
# Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
3
 
# Copyright (C) 2004-2010 Red Hat, Inc. All rights reserved.
 
3
# Copyright (C) 2004-2012 Red Hat, Inc. All rights reserved.
4
4
#
5
5
# This file is part of LVM2.
6
6
#
37
37
EXPORTED_HEADER = $(srcdir)/lvm2app.h
38
38
EXPORTED_FN_PREFIX = lvm
39
39
 
 
40
LDDEPS += $(top_builddir)/lib/liblvm-internal.a
 
41
 
40
42
include $(top_builddir)/make.tmpl
41
43
 
42
44
LIBS += $(LVMINTERNAL_LIBS) -ldevmapper