summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 093123c2b9..7b2783369c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3388,7 +3388,6 @@ bin/ndrdump4: $(BINARY_PREREQS)
vfs_examples:
( \
cd ../examples/VFS && \
- ./autogen.sh && \
./configure && \
make clean && \
make \