xfs: split out attribute listing code into separate file
[deliverable/linux.git] / fs / xfs / Makefile
index b6158afa94e752daf4fdac5cfc61dc0f07e4e357..94df3ec1945f380b9cfae5407ef920ec3c249a0c 100644 (file)
@@ -27,6 +27,7 @@ xfs-y                         += xfs_trace.o
 
 # highlevel code
 xfs-y                          += xfs_aops.o \
+                                  xfs_attr_list.o \
                                   xfs_bit.o \
                                   xfs_buf.o \
                                   xfs_dfrag.o \
This page took 0.031616 seconds and 5 git commands to generate.