summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-07-01 15:02:26 +0200
committerGünther Deschner <gd@samba.org>2011-07-01 17:57:09 +0200
commitbafd7212eb4c82e86874b2f80ddf5c04b2d180b9 (patch)
tree5ef936393957f2195be3d23ca31b9310fec3b777 /source3/Makefile.in
parente02abd6c83708f297b1985bb1bdc7d5dfbc924b2 (diff)
downloadsamba-bafd7212eb4c82e86874b2f80ddf5c04b2d180b9.tar.gz
samba-bafd7212eb4c82e86874b2f80ddf5c04b2d180b9.tar.bz2
samba-bafd7212eb4c82e86874b2f80ddf5c04b2d180b9.zip
s3-net: use printing_migrate library, and eliminate duplicate code.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jul 1 17:57:09 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index cde41c63bb..4839ab6c0f 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1202,7 +1202,7 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.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
+ lib/cbuf.o lib/srprs.o printing/nt_printing_migrate.o
# these are not processed by make proto
NET_OBJ2 = utils/net_registry_util.o utils/net_help_common.o