summaryrefslogtreecommitdiffstats
path: root/examples/VFS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/VFS/Makefile')
-rw-r--r--examples/VFS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/Makefile b/examples/VFS/Makefile
index 9c216cd29b8..eaa1ffbb54e 100644
--- a/examples/VFS/Makefile
+++ b/examples/VFS/Makefile
@@ -13,7 +13,7 @@ SAMBA_INCL = ../../source/include
UBIQX_SRC = ../../source/ubiqx
SMBWR_SRC = ../../source/smbwrapper
CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -Wall -g
-VFS_OBJS = audit.so skel.so
+VFS_OBJS = audit.so skel.so recycle.so
# Default target