fix type for tag in proto file
authorHerb Lewis <herb@samba.org>
Wed, 10 Mar 2004 00:52:59 +0000 (00:52 +0000)
committerHerb Lewis <herb@samba.org>
Wed, 10 Mar 2004 00:52:59 +0000 (00:52 +0000)
(This used to be commit cd1ed1a23b15002aab3387c6f6316f85574c11e8)

source3/Makefile.in

index 0008a85f75f682330f89e4c655d92c0bd38a9fcd..b012c6c185f0d64931f8b6eaf3d82437dbc0ce39 100644 (file)
@@ -1422,7 +1422,7 @@ client/client_proto.h:
 
 utils/net_proto.h: 
        @cd $(srcdir) && $(SHELL) $(MKPROTO_SH) $(AWK) \
-         -h _CLIENT_PROTO_H_ $(builddir)/utils/net_proto.h \
+         -h _NET_PROTO_H_ $(builddir)/utils/net_proto.h \
          $(NET_OBJ1)
 
 include/tdbsam2_parse_info.h: