tool/Makefile.am
changeset 1514 85ac1c91045d
parent 1485 5ddc3a455059
child 1516 e3b09f847512
equal deleted inserted replaced
1513:60ca68d853b8 1514:85ac1c91045d
    35 
    35 
    36 ethercat_SOURCES = \
    36 ethercat_SOURCES = \
    37 	Command.cpp \
    37 	Command.cpp \
    38 	CommandAlias.cpp \
    38 	CommandAlias.cpp \
    39 	CommandConfig.cpp \
    39 	CommandConfig.cpp \
       
    40 	CommandCStruct.cpp \
    40 	CommandData.cpp \
    41 	CommandData.cpp \
    41 	CommandDebug.cpp \
    42 	CommandDebug.cpp \
    42 	CommandDomains.cpp \
    43 	CommandDomains.cpp \
    43 	CommandDownload.cpp \
    44 	CommandDownload.cpp \
    44 	CommandEoe.cpp \
    45 	CommandEoe.cpp \
    66 
    67 
    67 noinst_HEADERS = \
    68 noinst_HEADERS = \
    68 	Command.h \
    69 	Command.h \
    69 	CommandAlias.h \
    70 	CommandAlias.h \
    70 	CommandConfig.h \
    71 	CommandConfig.h \
       
    72 	CommandCStruct.h \
    71 	CommandData.h \
    73 	CommandData.h \
    72 	CommandDebug.h \
    74 	CommandDebug.h \
    73 	CommandDomains.h \
    75 	CommandDomains.h \
    74 	CommandDownload.h \
    76 	CommandDownload.h \
    75 	CommandEoe.h \
    77 	CommandEoe.h \