Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / rtl / Makefile.am
index d09a499..b54b0c0 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # automake source for the run-time-library of libcaptive Makefile 
-# Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
+# Copyright (C) 2002-2005 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,8 +21,11 @@ include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
 
 noinst_LTLIBRARIES=librtl.la
 librtl_la_SOURCES= \
+               ctype.c \
                error.c \
+               except.c \
                file.c \
+               mem.c \
                memcpy.c \
                memmove.c \
                memset.c \