examples/Makefile.am
branchstable-1.5
changeset 2447 e93efb4af231
parent 2433 3bdd7a747fae
equal deleted inserted replaced
2446:3425c621ee46 2447:e93efb4af231
    47 	xenomai_posix
    47 	xenomai_posix
    48 endif
    48 endif
    49 
    49 
    50 if ENABLE_RTAI
    50 if ENABLE_RTAI
    51 SUBDIRS += \
    51 SUBDIRS += \
    52 	rtai_rtdm
    52 	rtai_rtdm \
       
    53 	rtai_rtdm_dc
    53 endif
    54 endif
    54 endif
    55 endif
    55 
    56 
    56 DIST_SUBDIRS = \
    57 DIST_SUBDIRS = \
    57 	dc_rtai \
    58 	dc_rtai \
    58 	dc_user \
    59 	dc_user \
    59 	mini \
    60 	mini \
    60 	rtai \
    61 	rtai \
    61 	rtai_rtdm \
    62 	rtai_rtdm \
       
    63 	rtai_rtdm_dc \
    62 	tty \
    64 	tty \
    63 	user \
    65 	user \
    64 	xenomai \
    66 	xenomai \
    65 	xenomai_posix
    67 	xenomai_posix
    66 
    68