From c2db500a6e47d0059fb546a02f92b1cce728bf54 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 22 Feb 2007 19:06:01 +0000 Subject: [PATCH] Makefile: Add YFamily --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 03acd934..6692ed92 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ SUBDIRS = inst/pre \ msgfmt eloop usrv uclnt statecheck \ YThread YEvent YCbContr \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ + YFamily \ YApplication \ YOsc \ util \