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