From 39096a47cc9337cf4bee56182e9f5534eea5d73c Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 7 Sep 2005 14:56:36 +0000 Subject: [PATCH] Makefile: Add YOptString --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cc2d244b..8df380cc 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ SUBDIRS = inst/pre \ cfgfile gtopts \ lock sigsync shmem \ usrv uclnt statecheck msgfmt \ - YMisc YError YMem \ + YMisc YError YMem YOptString \ YThread YMutex YEvent YCbContr contr/Y2WayMap contr/YQueue contr/YRingBuffer \ YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ YOsc \