diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-10-14 22:41:02 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-10-14 22:41:02 +0200 |
commit | 15c52eb514d9b498363f16391f825b6776cb0d4c (patch) | |
tree | 7c4270d529d78958bac1cdbbe493c54a983673b3 /source4/lib/samba3/config.mk | |
parent | 6e2a470cd281cf39555d6401455be2f3bdca23ec (diff) | |
parent | 7fb9007f3dbaa50491b851eec6d303b3c17c2c2e (diff) | |
download | samba-15c52eb514d9b498363f16391f825b6776cb0d4c.tar.gz samba-15c52eb514d9b498363f16391f825b6776cb0d4c.tar.bz2 samba-15c52eb514d9b498363f16391f825b6776cb0d4c.zip |
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to 'source4/lib/samba3/config.mk')
-rw-r--r-- | source4/lib/samba3/config.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk index e089149393..365347fe21 100644 --- a/source4/lib/samba3/config.mk +++ b/source4/lib/samba3/config.mk @@ -6,5 +6,3 @@ PRIVATE_DEPENDENCIES = CHARSET LIBSAMBA-UTIL ################################################ SMBPASSWD_OBJ_FILES = $(libsrcdir)/samba3/smbpasswd.o - -$(eval $(call proto_header_template,$(libsrcdir)/samba3/samba3_smbpasswd_proto.h,$(SMBPASSWD_OBJ_FILES:.o=.c))) |