diff options
Diffstat (limited to 'source4/torture/local/config.mk')
-rw-r--r-- | source4/torture/local/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/local/config.mk b/source4/torture/local/config.mk index bbfce62cfd..1d1112b85a 100644 --- a/source4/torture/local/config.mk +++ b/source4/torture/local/config.mk @@ -1,7 +1,7 @@ ################################# # Start SUBSYSTEM TORTURE_LOCAL [SUBSYSTEM::TORTURE_LOCAL] -ADD_OBJ_FILES = \ +OBJ_FILES = \ iconv.o \ ../../lib/talloc/testsuite.o \ messaging.o \ |