examples/Makefile.am
changeset 1414 0037a63d3cc5
parent 1363 11c0b2caa253
child 1576 0a3d96138e8b
equal deleted inserted replaced
1413:44c2b7c0ae1a 1414:0037a63d3cc5
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    26 #  industrial property and similar rights of Beckhoff Automation GmbH.
    27 #
    27 #
    28 #------------------------------------------------------------------------------
    28 #------------------------------------------------------------------------------
    29 
    29 
    30 if ENABLE_USERLIB
    30 if ENABLE_USERLIB
    31 SUBDIRS = user
    31 SUBDIRS = \
       
    32 	dc_user \
       
    33 	user
    32 endif
    34 endif
    33 
    35 
    34 DIST_SUBDIRS = \
    36 DIST_SUBDIRS = \
       
    37 	dc_rtai \
       
    38 	dc_user \
    35 	mini \
    39 	mini \
    36 	rtai \
    40 	rtai \
    37 	user
    41 	user
    38 
    42 
    39 EXTRA_DIST = \
    43 EXTRA_DIST = \