summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index e4c2f7122b..56c81d9aef 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3381,7 +3381,6 @@ bin/ndrdump4: $(BINARY_PREREQS)
vfs_examples:
( \
cd ../examples/VFS && \
- test -e ./configure || exit 0 && \
./configure && \
make clean && \
make \