+libcaptive/ps/thread.c
authorshort <>
Fri, 4 Jul 2003 04:22:48 +0000 (04:22 +0000)
committershort <>
Fri, 4 Jul 2003 04:22:48 +0000 (04:22 +0000)
src/libcaptive/ps/Makefile.am

index 39ae9fd..2b1b3ac 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # automake source for the reactos's ps/ 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
@@ -24,4 +24,5 @@ libps_la_SOURCES= \
                create.c \
                math.c \
                ps_reactos.c \
-               signal.c
+               signal.c \
+               thread.c