aboutsummaryrefslogtreecommitdiffstats
path: root/plpfuse/Makefile.am
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2008-01-29 21:25:23 +0000
committerReuben Thomas <rrt@sc3d.org>2008-01-29 21:25:23 +0000
commit48d9fff0cd1268d8cbf5838a4acbb2452dc7783b (patch)
treec34db5b3c227ae72a393a7845376fc1b48c73635 /plpfuse/Makefile.am
parenta2a07b3584d1d75d40396b1c4b64fcf558c614be (diff)
downloadplptools-48d9fff0cd1268d8cbf5838a4acbb2452dc7783b.tar.gz
plptools-48d9fff0cd1268d8cbf5838a4acbb2452dc7783b.tar.bz2
plptools-48d9fff0cd1268d8cbf5838a4acbb2452dc7783b.zip
Reimplement non-UNIX file attributes as extended attributes under
user.psion. Fix various warnings.
Diffstat (limited to 'plpfuse/Makefile.am')
-rw-r--r--plpfuse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plpfuse/Makefile.am b/plpfuse/Makefile.am
index b8860c0..4a73fc3 100644
--- a/plpfuse/Makefile.am
+++ b/plpfuse/Makefile.am
@@ -1,7 +1,7 @@
INCLUDES=-I$(top_srcdir)/lib
sbin_PROGRAMS = plpfuse
-plpfuse_LDADD = $(LIB_PLP) $(INTLLIBS) -lfuse
+plpfuse_LDADD = $(LIB_PLP) $(INTLLIBS) -lfuse -lattr
plpfuse_SOURCES = main.cc fuse.c
EXTRA_DIST = rfsv_api.h plpfuse.h