diff options
Diffstat (limited to 'source4/build')
-rw-r--r-- | source4/build/smb_build/makefile.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/smb_build/makefile.pm b/source4/build/smb_build/makefile.pm index 2edda7408e..731d28c066 100644 --- a/source4/build/smb_build/makefile.pm +++ b/source4/build/smb_build/makefile.pm @@ -143,7 +143,7 @@ pch: proto include/includes.h.gch pch_clean: -rm -f include/includes.h.gch -basics: idl proto_exists +basics: idl proto_exists bin/.SUBSYSTEM_HEIMDAL_EXTERNAL test: @DEFAULT_TEST_TARGET@ |