From 3b8e30f1ffb1daad188c43e2ed659a455a5efa98 Mon Sep 17 00:00:00 2001 From: Markus Bentrup Date: Wed, 18 Oct 2006 14:59:12 +0000 Subject: [PATCH] Makefile: Move subdir eloop before usrv --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 37cba95a..03acd934 100644 --- a/Makefile +++ b/Makefile @@ -17,10 +17,10 @@ SUBDIRS = inst/pre \ gtopts \ lock sigsync shmem \ contr cfgfile \ - msgfmt usrv uclnt statecheck \ + msgfmt eloop usrv uclnt statecheck \ YThread YEvent YCbContr \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ - eloop YApplication \ + YApplication \ YOsc \ util \ lib include bin \