summaryrefslogtreecommitdiff
path: root/setfattr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'setfattr/Makefile')
-rw-r--r--setfattr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/setfattr/Makefile b/setfattr/Makefile
index 02fcdb2..426210a 100644
--- a/setfattr/Makefile
+++ b/setfattr/Makefile
@@ -36,8 +36,8 @@ include $(TOPDIR)/include/builddefs
LTCOMMAND = setfattr
CFILES = setfattr.c
-LLDLIBS = $(LIBATTR)
-LTDEPENDENCIES = $(LIBATTR)
+LLDLIBS = $(LIBATTR) $(LIBMISC)
+LTDEPENDENCIES = $(LIBATTR) $(LIBMISC)
default: $(LTCOMMAND)