Corrected additional object manager issues pointed by Philip Susi
[reactos.git] / reactos / Makefile
index d2b0a37..ac6b279 100644 (file)
@@ -41,7 +41,7 @@ FS_DRIVERS = vfat
 # FS_DRIVERS = minix ext2 template
 KERNEL_SERVICES = $(DEVICE_DRIVERS) $(FS_DRIVERS)
 
-APPS = args hello shell test cat bench apc shm lpc thread
+APPS = args hello shell test cat bench apc shm lpc thread event
 # APPS = cmd
 
 all: buildno $(COMPONENTS) $(DLLS) $(SUBSYS) $(LOADERS) $(KERNEL_SERVICES) $(APPS)