lib/Makefile.am
changeset 2679 33b922ec1871
parent 2589 2b9c78543663
equal deleted inserted replaced
2678:f5ffd1875da1 2679:33b922ec1871
    48 	reg_request.h \
    48 	reg_request.h \
    49 	sdo_request.h \
    49 	sdo_request.h \
    50 	slave_config.h \
    50 	slave_config.h \
    51 	voe_handler.h
    51 	voe_handler.h
    52 
    52 
    53 libethercat_la_CFLAGS = -fno-strict-aliasing -Wall
    53 libethercat_la_CFLAGS = -fno-strict-aliasing -Wall -I$(top_srcdir)
    54 libethercat_la_LDFLAGS = -version-info 1:0:0
    54 libethercat_la_LDFLAGS = -version-info 1:0:0
    55 
    55 
    56 #------------------------------------------------------------------------------
    56 #------------------------------------------------------------------------------
    57 
    57 
    58 if ENABLE_RTDM
    58 if ENABLE_RTDM