One less bug in RCN dependencies

This commit is contained in:
Frederic Petrot 2002-03-14 12:19:34 +00:00
parent 1fdf9058e2
commit 2b03e0a24c
1 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@ libMph_a_SOURCES = mbk_ph.c mbk_ph.h
libMpu_a_SOURCES = mbk_ph_util.c mbk_ph_util.h
libMlo_a_SOURCES = mbk_lo.c mbk_lo.h
libMlu_a_SOURCES = mbk_lo_util.c mbk_lo_util.h
libMut_a_SOURCES = mbk_sys.c mbk_sys.h
libRcn_a_SOURCES = mbk_util.c mbk_util.h
libMut_a_SOURCES = mbk_sys.c mbk_sys.h mbk_util.c mbk_util.h
libRcn_a_SOURCES = rcn_lo.c rcn_lo.h rcn_lo_util.c