summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-02-21 06:03:16 +0000
committerAndrew Tridgell <tridge@samba.org>2001-02-21 06:03:16 +0000
commit3c270604c1627cd1f2d95f394f0006de49d4a05d (patch)
treef88b437098b6f8a9e61bd8fbf39d94d9cf9a46dc /source3/Makefile.in
parent63e6ffbe0d481778915e6d07c8319cd5c1be3896 (diff)
downloadsamba-3c270604c1627cd1f2d95f394f0006de49d4a05d.tar.gz
samba-3c270604c1627cd1f2d95f394f0006de49d4a05d.tar.bz2
samba-3c270604c1627cd1f2d95f394f0006de49d4a05d.zip
but it is needed for linking ...
(This used to be commit e7108a18b2ba5754d402d72492cbcfded2713472)
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 ea3a62f011..ff169ce969 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -150,7 +150,7 @@ RPC_PARSE_OBJ = rpc_parse/parse_lsa.o rpc_parse/parse_net.o \
RPC_PARSE_NEW_OBJ = rpc_parse/parse_lsa.o rpc_parse/parse_net.o \
rpc_parse/parse_reg.o rpc_parse/parse_rpc.o \
- rpc_parse/parse_srv.o \
+ rpc_parse/parse_srv.o rpc_parse/parse_samr_new.o \
rpc_parse/parse_wks.o \
rpc_parse/parse_spoolss.o rpc_parse/parse_dfs.o \
rpc_parse/parse_creds.o