Repairing tests

This commit is contained in:
emeric
2014-10-10 10:42:06 +02:00
parent 26f0f42c2d
commit 4cac745c75
3 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ MOSTLYCLEANFILES = \
%.pb.cc %.pb.h: $(top_srcdir)/remote/proto/%.proto
$(PROTOC) --proto_path=$(srcdir)/remote/proto/ --cpp_out=$(builddir)/ $^
$(PROTOC) --proto_path=$(top_srcdir)/remote/proto/ --cpp_out=$(builddir)/ $^
lms_CXXFLAGS=-DBOOST_LOG_DYN_LINK -std=c++11 -Wall -I$(top_srcdir)/boost/ -I$(top_srcdir)/ui -I$(top_srcdir)/remote