summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-03-04 13:06:08 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-03-04 13:06:08 +0100
commit6cf92e604d5d23018426f22d9cc9edd8d2da12ae (patch)
tree8f03efb7a47d47e231ca35f9779a569e74a225b2 /source4/heimdal_build/config.mk
parent530c7a90fe6657a0387d678249a8f16b5aef1e3a (diff)
downloadsamba-6cf92e604d5d23018426f22d9cc9edd8d2da12ae.tar.gz
samba-6cf92e604d5d23018426f22d9cc9edd8d2da12ae.tar.bz2
samba-6cf92e604d5d23018426f22d9cc9edd8d2da12ae.zip
Fix the build.
(This used to be commit 49ef8d0c197fa61dc5c524e4a0f569af72d3c0e9)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk10
1 files changed, 1 insertions, 9 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 84dd218a41..d3d87f7a70 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -570,14 +570,6 @@ PUBLIC_DEPENDENCIES = \
HEIMDAL_OBJ_FILES = ./heimdal/lib/vers/print_version.o
#######################
-# Start SUBSYSTEM KERBEROS_LIB
-[SUBSYSTEM::KERBEROS_LIB]
-#PUBLIC_DEPENDENCIES = EXT_KRB5
-PUBLIC_DEPENDENCIES = HEIMDAL
-# End SUBSYSTEM KERBEROS_LIB
-#######################
-
-#######################
# Start BINARY compile_et
[BINARY::samba4kinit]
CFLAGS = -Iheimdal_build -Iheimdal/lib/roken
@@ -585,7 +577,7 @@ PRIVATE_DEPENDENCIES = HEIMDAL_KRB5 HEIMDAL_NTLM
# End BINARY compile_et
#######################
-samba4_kinit_OBJ_FILES = ./heimdal/kuser/kinit.o \
+samba4kinit_OBJ_FILES = ./heimdal/kuser/kinit.o \
./heimdal/lib/vers/print_version.o \
./heimdal/lib/roken/setprogname.o \
./heimdal/lib/roken/getarg.o