Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / ps / Makefile.am
index 4fa1e9b..12854b1 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
@@ -21,4 +21,9 @@ include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
 
 noinst_LTLIBRARIES=libps.la
 libps_la_SOURCES= \
-               ps_reactos.c
+               calltype.S \
+               create.c \
+               math.c \
+               ps_reactos.c \
+               signal.c \
+               thread.c