tool/Makefile.am
changeset 2669 878a657d920a
parent 2597 0e145bb05859
--- a/tool/Makefile.am	Fri Sep 16 12:35:09 2016 +0200
+++ b/tool/Makefile.am	Fri Mar 03 13:33:17 2017 +0100
@@ -39,6 +39,7 @@
 	../master/soe_errors.c \
 	Command.cpp \
 	CommandAlias.cpp \
+	CommandCrc.cpp \
 	CommandCStruct.cpp \
 	CommandConfig.cpp \
 	CommandData.cpp \
@@ -82,6 +83,7 @@
 noinst_HEADERS = \
 	Command.h \
 	CommandAlias.h \
+	CommandCrc.h \
 	CommandCStruct.h \
 	CommandConfig.h \
 	CommandData.h \