From 78d4cf8912149d111eaf8e3d5692221c2ceaf2d4 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 12 Oct 2006 18:57:13 +0000 Subject: [PATCH] Makefile: Add subdirectory util --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f16cd9bf..37cba95a 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ SUBDIRS = inst/pre \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ eloop YApplication \ YOsc \ + util \ lib include bin \ inst/post