From 9d88cc33944b48c97ab90806d3593ae41f3d6dcc Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 31 Jul 2008 21:04:51 +0200 Subject: netapi: generate the netapi testsuite makefile. Guenther (This used to be commit a2247a5b19237291cec8c6a873652d78d55aaeb7) --- source3/configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/configure.in b/source3/configure.in index 32dbaa4bfa..c7698590a9 100644 --- a/source3/configure.in +++ b/source3/configure.in @@ -6144,6 +6144,7 @@ AC_SUBST(SMBD_LIBS) AC_OUTPUT(Makefile script/findsmb smbadduser script/gen-8bit-gap.sh script/installbin.sh script/uninstallbin.sh lib/netapi/examples/Makefile + lib/netapi/tests/Makefile pkgconfig/smbclient.pc pkgconfig/wbclient.pc pkgconfig/netapi.pc -- cgit