From 1e60cbd5d1ac4af8c5246e81ae60c00d31b3a7b4 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 27 Aug 2007 17:59:38 +0000 Subject: [PATCH] Makefile: Move YLogger from base to own module directory --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 185637ad..fe81845d 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ SUBDIRS = inst/pre \ msgfmt eloop statecheck \ YThread YEvent YCbContr \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ + YLogger \ YApplication \ YOsc \ util \