X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=posix%2Flib%2Fpsxdll%2FMakefile;h=2aed37f8efc9e3ddaf99e9a70908cd32b412a282;hp=9119083ced5992da216fd40cef6fde8537aa9eac;hb=d57ab3df358dba36e2f334fd9c976a7cd312d5f4;hpb=a681b858391837b7b2020f995693da972eef2eb1 diff --git a/posix/lib/psxdll/Makefile b/posix/lib/psxdll/Makefile index 9119083ced5..2aed37f8efc 100644 --- a/posix/lib/psxdll/Makefile +++ b/posix/lib/psxdll/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 2002/02/24 22:14:05 ea Exp $ +# $Id: Makefile,v 1.4 2002/03/07 06:07:31 hyperion Exp $ PATH_TO_TOP = ../../../.. @@ -39,6 +39,7 @@ OBJECTS_MISC = \ misc/heap.o \ misc/interlock.o \ misc/safeobj.o \ + misc/spawn.o \ misc/path.o \ misc/fdtable.o