From 2c159ae0a34432bc94df1cdaa0b140c3bdd66907 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Fri, 5 Sep 2003 06:46:49 +0000 Subject: [PATCH] Makefile: Add YQueue subdirectory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 663fb0cc..03cea911 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ SUBDIRS = inst/pre \ lock sigsync shmem \ usrv uclnt statecheck msgfmt \ YMisc YError YMem \ - YThread YMutex YEvent YCbContr contr/Y2WayMap \ + YThread YMutex YEvent YCbContr contr/Y2WayMap contr/YQueue \ YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ lib include bin \ inst/post