From: short <> Date: Fri, 4 Jul 2003 04:22:48 +0000 (+0000) Subject: +libcaptive/ps/thread.c X-Git-Tag: bp_captive~172 X-Git-Url: http://git.jankratochvil.net/?a=commitdiff_plain;h=c981cdc9834debb22017135961b03cdd075cf798;p=captive.git +libcaptive/ps/thread.c --- diff --git a/src/libcaptive/ps/Makefile.am b/src/libcaptive/ps/Makefile.am index 39ae9fd..2b1b3ac 100644 --- a/src/libcaptive/ps/Makefile.am +++ b/src/libcaptive/ps/Makefile.am @@ -1,6 +1,6 @@ # $Id$ # automake source for the reactos's ps/ emulation of libcaptive Makefile -# Copyright (C) 2002 Jan Kratochvil +# Copyright (C) 2002-2003 Jan Kratochvil # # 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