commit | b7576d61fcb6e40e6f95358aa08dd073733f1479 | [log] [tgz] |
---|---|---|
author | Martin Sustrik <sustrik@250bpm.com> | Wed Jun 18 09:23:22 2014 +0200 |
committer | Martin Sustrik <sustrik@250bpm.com> | Wed Jun 18 09:23:22 2014 +0200 |
tree | 196855f7e5afbac620805a91f189796c1b21d9c0 | |
parent | 4789390eb80e10171d38e65830fa0a394f278eff [diff] |
CMake build fixed Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a461c90..d1ed548 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt
@@ -47,7 +47,6 @@ core/sock.h core/sock.c core/sockbase.c - core/device.c core/symbol.c aio/ctx.h @@ -137,6 +136,9 @@ utils/wire.h utils/wire.c + devices/device.h + devices/device.c + protocols/utils/dist.h protocols/utils/dist.c protocols/utils/excl.h