Bug 83: fixes for building when $srcdir != $builddir from David Lee
[kai/samba.git] / source / configure.in
index ebe0d44192bf1b61cf8773b66dea0a89a9919d2d..ccc7148c6eec43518fb136aff854d056f785a273 100644 (file)
@@ -3797,7 +3797,7 @@ dnl Remove -I/usr/include/? from CFLAGS and CPPFLAGS
 CFLAGS_REMOVE_USR_INCLUDE(CFLAGS)
 CFLAGS_REMOVE_USR_INCLUDE(CPPFLAGS)
 
-AC_OUTPUT(include/stamp-h Makefile script/findsmb)
+AC_OUTPUT(include/stamp-h Makefile script/findsmb script/mkproto.sh)
 
 #################################################
 # Print very concise instructions on building/use