From 33e952ebcf489e8cd3be8409b87a9436ef44a582 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 5 Dec 2005 16:44:09 +0000 Subject: [PATCH] Makefile: Now only mentioning contr in SUBDIRS, not every of it's subdirs one by one --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0340fa92..da2ec0e5 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ SUBDIRS = inst/pre \ lock sigsync shmem \ usrv uclnt statecheck msgfmt \ YMisc YError YMem YOptString \ - YThread YMutex YEvent YCbContr contr/Y2WayMap contr/YQueue contr/YRingBuffer \ + YThread YMutex YEvent YCbContr contr \ YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ YOsc \ lib include bin \