summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-04-29 19:16:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:16:21 -0500
commit14b63614fae318b46539706318dcd3954836172a (patch)
tree1e7669cc131f46b14b47fafc2f4e2367ed2fa82b /source4/librpc/config.mk
parentb5c8b7e7dd50a9c24ffbcca322e8bb4be12d9f38 (diff)
downloadsamba-14b63614fae318b46539706318dcd3954836172a.tar.gz
samba-14b63614fae318b46539706318dcd3954836172a.tar.bz2
samba-14b63614fae318b46539706318dcd3954836172a.zip
r6519: move string handling functions to a seperate file
metze (This used to be commit a29d52817ce943c15f6896b74273df739867c8f7)
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r--source4/librpc/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index be4d536108..5fd89ff2ee 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -5,6 +5,7 @@ INIT_OBJ_FILES = \
librpc/ndr/ndr.o
ADD_OBJ_FILES = \
librpc/ndr/ndr_basic.o \
+ librpc/ndr/ndr_string.o \
librpc/ndr/ndr_compression.o \
librpc/ndr/ndr_obfuscate.o \
librpc/ndr/ndr_misc.o