+libcaptive/fs/mcb.c
authorshort <>
Thu, 16 Jan 2003 03:39:35 +0000 (03:39 +0000)
committershort <>
Thu, 16 Jan 2003 03:39:35 +0000 (03:39 +0000)
+libcaptive/fs/tunnel.c

src/libcaptive/fs/Makefile.am

index d3c1c71..e8cf8a3 100644 (file)
@@ -22,6 +22,8 @@ include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
 noinst_LTLIBRARIES=libfs.la
 libfs_la_SOURCES= \
                dbcsname.c \
+               mcb.c \
                name.c \
                oplock.c \
-               stream.c
+               stream.c \
+               tunnel.c