+ntoskrnl/ke/mutex.c
authorshort <>
Tue, 25 Mar 2003 12:35:34 +0000 (12:35 +0000)
committershort <>
Tue, 25 Mar 2003 12:35:34 +0000 (12:35 +0000)
src/libcaptive/reactos/ntoskrnl/ke/Makefile.am

index 4d9780e..d13f130 100644 (file)
@@ -26,5 +26,6 @@ libke_la_SOURCES= \
                critical.c \
                dpc.c \
                kqueue.c \
+               mutex.c \
                wait.c
 BUILT_SOURCES+=$(libke_la_SOURCES)