Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / fs / Makefile.am
index d3c1c71..9e033bf 100644 (file)
@@ -21,7 +21,10 @@ include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
 
 noinst_LTLIBRARIES=libfs.la
 libfs_la_SOURCES= \
-               dbcsname.c \
-               name.c \
+               filelock.c \
+               name_pass.c \
+               notify.c \
                oplock.c \
-               stream.c
+               stream.c \
+               tunnel.c \
+               util.c