Makefile: Add YMem to SUBDIRS

This commit is contained in:
Jan Lindemann 2002-07-28 14:47:31 +00:00 committed by Jan Lindemann
commit 9f049f605e

View file

@ -13,7 +13,7 @@ SUBDIRS = inst/pre \
cfgfile gtopts \ cfgfile gtopts \
lock sigsync shmem \ lock sigsync shmem \
usrv uclnt statecheck msgfmt \ usrv uclnt statecheck msgfmt \
YMisc YError \ YMisc YError YMem \
YThread YMutex YEvent YCbContr contr/Y2WayMap \ YThread YMutex YEvent YCbContr contr/Y2WayMap \
YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
lib include bin \ lib include bin \