From b072ceb8151cd7928db1022722d2ea82cf4fbe3a Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sat, 23 Jun 2007 10:53:09 +0000 Subject: [PATCH] Makefile: Add YLoadableObject --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 4304f011..5907c078 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ SUBDIRS = inst/pre \ gtopts \ lock sigsync shmem \ contr cfgfile \ + YLoadableObject \ msgfmt eloop statecheck \ YThread YEvent YCbContr \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \