+libcaptive/halcaptive/queuedspinlock.c
authorshort <>
Tue, 25 Mar 2003 00:34:33 +0000 (00:34 +0000)
committershort <>
Tue, 25 Mar 2003 00:34:33 +0000 (00:34 +0000)
src/libcaptive/halcaptive/Makefile.am

index fb9e149..71c4acc 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # automake source for the reactos's HAL emulation of libcaptive Makefile 
-# Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
+# Copyright (C) 2002-2003 Jan Kratochvil <project-captive@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -23,4 +23,5 @@ noinst_LTLIBRARIES=libhalcaptive.la
 libhalcaptive_la_SOURCES= \
                intrlck.c \
                perfcnt.c \
+               queuedspinlock.c \
                spinlock.c