summaryrefslogtreecommitdiff
path: root/examples/VFS/Makefile.in
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2002-09-06 13:37:40 +0000
committerSimo Sorce <idra@samba.org>2002-09-06 13:37:40 +0000
commitafc1a220b74bfbfa68541d3595038bcf138606c0 (patch)
tree121d1de9f701a5693c1cfe4e6f6acc0395dc6d90 /examples/VFS/Makefile.in
parent789d51b42ceb2d99658c72bf55904083d451fcab (diff)
downloadsamba-afc1a220b74bfbfa68541d3595038bcf138606c0.tar.gz
samba-afc1a220b74bfbfa68541d3595038bcf138606c0.tar.bz2
samba-afc1a220b74bfbfa68541d3595038bcf138606c0.zip
move everything to flat VFS/ directory
(This used to be commit d383c309d4a259fb28d7541777a8b3b53cca23bf)
Diffstat (limited to 'examples/VFS/Makefile.in')
-rw-r--r--examples/VFS/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/Makefile.in b/examples/VFS/Makefile.in
index 6ae4f49434..2ffd23b853 100644
--- a/examples/VFS/Makefile.in
+++ b/examples/VFS/Makefile.in
@@ -6,7 +6,7 @@ LDSHFLAGS = -shared
srcdir = @builddir@
FLAGS = $(CFLAGS) -Iinclude -I$(srcdir)/include -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper -I. $(CPPFLAGS) -I$(srcdir)
-VFS_OBJS = audit.so recycle.so
+VFS_OBJS = audit.so recycle.so netatalk.so
# Default target