From 9f049f605e2a84541998e6a338d29208e79da9d9 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sun, 28 Jul 2002 14:47:31 +0000 Subject: [PATCH] Makefile: Add YMem to SUBDIRS --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 47536cad..032e9826 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ SUBDIRS = inst/pre \ cfgfile gtopts \ lock sigsync shmem \ usrv uclnt statecheck msgfmt \ - YMisc YError \ + YMisc YError YMem \ YThread YMutex YEvent YCbContr contr/Y2WayMap \ YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ lib include bin \