tool/Makefile.am
changeset 1980 a89e2bedf004
parent 1877 7b77000f9764
child 1961 48f536aefc18
equal deleted inserted replaced
1979:2c22f3bea8ba 1980:a89e2bedf004
    34 EXTRA_DIST =
    34 EXTRA_DIST =
    35 
    35 
    36 bin_PROGRAMS = ethercat
    36 bin_PROGRAMS = ethercat
    37 
    37 
    38 ethercat_SOURCES = \
    38 ethercat_SOURCES = \
       
    39 	../master/soe_errors.c \
    39 	Command.cpp \
    40 	Command.cpp \
    40 	CommandAlias.cpp \
    41 	CommandAlias.cpp \
    41 	CommandCStruct.cpp \
    42 	CommandCStruct.cpp \
    42 	CommandConfig.cpp \
    43 	CommandConfig.cpp \
    43 	CommandData.cpp \
    44 	CommandData.cpp \