From ed03dad1552f482cef7fc77595bf82eefd238f05 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 4 May 2005 15:00:15 +0000 Subject: [PATCH] Makefile: Add subdirectory YOsc --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 9aa6f8ad..0d3038d9 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ SUBDIRS = inst/pre \ YMisc YError YMem \ YThread YMutex YEvent YCbContr contr/Y2WayMap contr/YQueue \ YTimeB YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ + YOsc \ lib include bin \ inst/post