files buscommand.x and dump.x moved from src/lib/ebus to src/ebusd.

This commit is contained in:
Roland Jax
2014-11-19 21:34:52 +01:00
parent 31246e1431
commit 85c00c9cc7
6 changed files with 10 additions and 10 deletions
-4
View File
@@ -12,16 +12,12 @@ libebus_a_SOURCES = result.cpp \
data.h \
port.cpp \
port.h \
buscommand.cpp \
buscommand.h \
command.cpp \
command.h \
commands.cpp \
commands.h \
configfile.cpp \
configfile.h \
dump.cpp \
dump.h \
decode.cpp \
decode.h \
encode.cpp \