summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 75a3262a30..1408614d16 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1585,6 +1585,7 @@ VLP_OBJ = printing/tests/vlp.o \
../lib/util/charset/iconv.o \
../lib/util/charset/weird.o \
../lib/util/charset/convert_string.o \
+ $(CHARSET_MACOSXFS_OBJ) \
../lib/util/talloc_stack.o \
../lib/util/smb_threads.o \
../lib/util/xfile.o \