[lvm-devel] LVM2/test/api Makefile.in

wysochanski at sourceware.org wysochanski at sourceware.org
Mon Apr 20 20:46:07 UTC 2009


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski at sourceware.org	2009-04-20 20:46:06

Modified files:
	test/api       : Makefile.in 

Log message:
	Add libdevmapper to test/api building.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/api/Makefile.in.diff?cvsroot=lvm2&r1=1.3&r2=1.4

--- LVM2/test/api/Makefile.in	2009/03/08 17:29:27	1.3
+++ LVM2/test/api/Makefile.in	2009/04/20 20:46:06	1.4
@@ -25,7 +25,7 @@
 
 TARGETS = test
 
-LVMLIBS = -llvm
+LVMLIBS = -llvm -ldevmapper
 
 DEFS += -D_REENTRANT
 CFLAGS += -fno-strict-aliasing




More information about the lvm-devel mailing list