Commit d54cb92c authored by Alex Dadgar's avatar Alex Dadgar
Browse files

check lxc properly

parent e254232b
Showing with 1 addition and 1 deletion
+1 -1
......@@ -28,7 +28,7 @@ ALL_TARGETS += linux_386 \
windows_386 \
windows_amd64
ifeq (,$(HAS_LXC))
ifeq ("true",$(HAS_LXC))
ALL_TARGETS += linux_amd64-lxc
endif
endif
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment