aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-01-06 18:29:40 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-01-06 18:29:40 +0000
commit95da860d29a54c6dc21683a34edefead597e3bbc (patch)
treeac1df7de0b985741e97169b2e3233ab1267cfdd5 /lib/Makefile.am
parent1f6a5346406a620071ae6a659d5a75cd5220a128 (diff)
downloadlibfuse-95da860d29a54c6dc21683a34edefead597e3bbc.tar.gz
fix
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 2af57b9..d58cfed 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -18,6 +18,7 @@ libfuse_la_SOURCES = \
fuse_mt.c \
fuse_opt.c \
fuse_session.c \
+ fuse_signals.c \
helper.c \
$(mount_source)