Some STDCALL/FASTCALL added in Ex code.
[reactos.git] / reactos / Makefile
index a351bda..d3c3400 100644 (file)
@@ -41,7 +41,7 @@ FS_DRIVERS = vfat minix
 KERNEL_SERVICES = $(DEVICE_DRIVERS) $(FS_DRIVERS)
 
 APPS = args hello shell test cat bench apc shm lpc thread event file gditest \
-       pteb
+       pteb objdir
 
 all: buildno $(COMPONENTS) $(DLLS) $(SUBSYS) $(LOADERS) $(KERNEL_SERVICES) $(APPS)