diff options
Diffstat (limited to 'source4/ntvfs/wscript_build')
-rw-r--r-- | source4/ntvfs/wscript_build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/ntvfs/wscript_build b/source4/ntvfs/wscript_build index a847b81c79..9124f662a4 100644 --- a/source4/ntvfs/wscript_build +++ b/source4/ntvfs/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/config.mk -# Please remove this notice if hand editing - bld.BUILD_SUBDIR('posix') bld.BUILD_SUBDIR('common') bld.BUILD_SUBDIR('unixuid') |