summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-03-13 14:30:23 +0100
committerMichael Adam <obnox@samba.org>2008-03-13 14:31:00 +0100
commit9f6355baa7520cd7955061fae210a5327ffd1a34 (patch)
tree984749c5a2d033a811ecb937c5130aa900c0c735 /source4/heimdal_build/config.mk
parent1710eca2594c3b43f7b0651a2f07429dbeb2a35d (diff)
downloadsamba-9f6355baa7520cd7955061fae210a5327ffd1a34.tar.gz
samba-9f6355baa7520cd7955061fae210a5327ffd1a34.tar.bz2
samba-9f6355baa7520cd7955061fae210a5327ffd1a34.zip
fix build of asn1_compile when there is no system inet_aton() function.
Michael (This used to be commit f1c2207b3d9411eac27cb85891f62e9d05bf5118)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 45bfd8e81f..169e84e7f4 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -471,6 +471,7 @@ OBJ_FILES = \
../heimdal/lib/roken/get_window_size.ho \
../heimdal/lib/roken/estrdup.ho \
../heimdal/lib/roken/ecalloc.ho \
+ ../heimdal/lib/roken/inet_aton.ho \
../heimdal/lib/asn1/symbol.ho \
../heimdal/lib/vers/print_version.ho \
../lib/socket_wrapper/socket_wrapper.ho \