summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGregor Beck <gbeck@sernet.de>2010-09-20 14:46:25 +0200
committerMichael Adam <obnox@samba.org>2010-09-22 06:30:00 +0200
commit47313afe97973e1293af2f1ab0d08ecaedb74e1e (patch)
tree31f7ca85607aebf8d4769e722fa8e7a876797d40 /source3/Makefile.in
parentf76049422899dc19abe597d990e6ca9ec391c962 (diff)
downloadsamba-47313afe97973e1293af2f1ab0d08ecaedb74e1e.tar.gz
samba-47313afe97973e1293af2f1ab0d08ecaedb74e1e.tar.bz2
samba-47313afe97973e1293af2f1ab0d08ecaedb74e1e.zip
s3-registry: handle registration entries (.reg) files
Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1e0ab00717..256d799afe 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1151,6 +1151,8 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.o \
$(RPC_CLIENT_SCHANNEL_OBJ) \
rpc_client/init_netlogon.o \
rpc_client/init_samr.o \
+ registry/reg_parse.o registry/reg_format.o \
+ registry/reg_parse_internal.o registry/reg_import.o \
lib/cbuf.o lib/srprs.o
# these are not processed by make proto