diff options
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r-- | source4/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in index b362b0c18d..e240afb766 100644 --- a/source4/Makefile.in +++ b/source4/Makefile.in @@ -141,6 +141,8 @@ TORTURE_RAW_OBJS = @TORTURE_RAW_OBJS@ TORTURE_RPC_OBJS = @TORTURE_RPC_OBJS@ +TORTURE_NBENCH_OBJS = @TORTURE_NBENCH_OBJS@ + TORTURE_OBJS = @TORTURE_OBJS@ TORTURE_LIBS = @TORTURE_LIBS@ |