[lvm-devel] [PATCH] unit-test fix make error

Liuhua Wang lwang at suse.com
Thu Jun 18 08:55:22 UTC 2015


---
 unit-tests/regex/Makefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/unit-tests/regex/Makefile.in b/unit-tests/regex/Makefile.in
index b15b231..f963146 100644
--- a/unit-tests/regex/Makefile.in
+++ b/unit-tests/regex/Makefile.in
@@ -27,6 +27,7 @@ TARGETS=\
 include $(top_builddir)/make.tmpl
 
 INCLUDES += -I$(top_srcdir)/libdm
+INCLUDES += -I$(top_srcdir)/lib/log
 DM_DEPS = $(top_builddir)/libdm/libdevmapper.so
 DM_LIBS = -ldevmapper $(LIBS)
 
-- 
1.8.4.5




More information about the lvm-devel mailing list