1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-25 01:34:38 +03:00

Add libdevmapper to test/api building.

This commit is contained in:
Dave Wysochanski 2009-04-20 20:46:06 +00:00
parent 6772b45ea6
commit afc28c54ac

View File

@ -25,7 +25,7 @@ endif
TARGETS = test
LVMLIBS = -llvm
LVMLIBS = -llvm -ldevmapper
DEFS += -D_REENTRANT
CFLAGS += -fno-strict-aliasing