diff options
author | Andrew Bartlett <abartlet@samba.org> | 2005-07-05 10:05:40 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:19:16 -0500 |
commit | 42bb490709f2ab2d569b53b8bd66dde4246711a4 (patch) | |
tree | 49926eb38c5ed95a911e916a6005999784afc29a /source4/heimdal_build/config.mk | |
parent | a3c7f79931098de0dca05ecee926c7ce97135878 (diff) | |
download | samba-42bb490709f2ab2d569b53b8bd66dde4246711a4.tar.gz samba-42bb490709f2ab2d569b53b8bd66dde4246711a4.tar.bz2 samba-42bb490709f2ab2d569b53b8bd66dde4246711a4.zip |
r8161: Update Samba4 for the new Heimdal update.
Andrew Bartlett
(This used to be commit 6a9b6373273f135fe012a6603707d77c2a65e9fa)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r-- | source4/heimdal_build/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk index a66ceea7b0..45b82672e4 100644 --- a/source4/heimdal_build/config.mk +++ b/source4/heimdal_build/config.mk @@ -285,6 +285,7 @@ ADD_OBJ_FILES = \ heimdal/lib/roken/strlwr.o \ heimdal/lib/roken/strsep_copy.o \ heimdal/lib/roken/strupr.o \ + heimdal/lib/roken/strpool.o \ heimdal/lib/roken/getifaddrs.o NOPROTO = YES # End SUBSYSTEM HEIMDAL_ROKEN |