tool/Makefile.am
branchstable-1.5
changeset 2668 dd32f74ee76e
parent 2666 d9e14a0ddbd6
child 2708 742c70a97622
equal deleted inserted replaced
2665:2de506e60b21 2668:dd32f74ee76e
    37 
    37 
    38 ethercat_SOURCES = \
    38 ethercat_SOURCES = \
    39 	../master/soe_errors.c \
    39 	../master/soe_errors.c \
    40 	Command.cpp \
    40 	Command.cpp \
    41 	CommandAlias.cpp \
    41 	CommandAlias.cpp \
       
    42 	CommandCrc.cpp \
    42 	CommandCStruct.cpp \
    43 	CommandCStruct.cpp \
    43 	CommandConfig.cpp \
    44 	CommandConfig.cpp \
    44 	CommandData.cpp \
    45 	CommandData.cpp \
    45 	CommandDebug.cpp \
    46 	CommandDebug.cpp \
    46 	CommandDomains.cpp \
    47 	CommandDomains.cpp \
    79 endif
    80 endif
    80 
    81 
    81 noinst_HEADERS = \
    82 noinst_HEADERS = \
    82 	Command.h \
    83 	Command.h \
    83 	CommandAlias.h \
    84 	CommandAlias.h \
       
    85 	CommandCrc.h \
    84 	CommandCStruct.h \
    86 	CommandCStruct.h \
    85 	CommandConfig.h \
    87 	CommandConfig.h \
    86 	CommandData.h \
    88 	CommandData.h \
    87 	CommandDebug.h \
    89 	CommandDebug.h \
    88 	CommandDomains.h \
    90 	CommandDomains.h \