From dd92a15792b6cf0226fa88f4ae92ff2526b09245 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 24 Jan 2006 20:20:20 +0000 Subject: [PATCH] Makefile: Add subdirectory eloop --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 29bc7aae..c8d8e3a2 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ SUBDIRS = inst/pre \ YMisc YMem YOptString \ YThread YEvent YCbContr contr \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ - YApplication \ + YApplication eloop \ YOsc \ lib include bin \ inst/post