diff options
Diffstat (limited to 'src/usr/sbeio/runtime/makefile')
| -rw-r--r-- | src/usr/sbeio/runtime/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/sbeio/runtime/makefile b/src/usr/sbeio/runtime/makefile index 08661336f..aa5251764 100644 --- a/src/usr/sbeio/runtime/makefile +++ b/src/usr/sbeio/runtime/makefile @@ -33,4 +33,6 @@ MODULE = sbeio_rt ## Objects unique to HBRT OBJS += rt_sbeio.o +SUBDIRS += test.d + include ${ROOTPATH}/config.mk |

