svn commit: lorikeet r134 - in trunk/heimdal/lib/hdb: .

metze at samba.org metze at samba.org
Thu Dec 2 13:40:43 GMT 2004


Author: metze
Date: 2004-12-02 13:40:43 +0000 (Thu, 02 Dec 2004)
New Revision: 134

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=lorikeet&rev=134

Log:
fix a autoreconf warning

metze

Modified:
   trunk/heimdal/lib/hdb/Makefile.am


Changeset:
Modified: trunk/heimdal/lib/hdb/Makefile.am
===================================================================
--- trunk/heimdal/lib/hdb/Makefile.am	2004-11-19 15:18:34 UTC (rev 133)
+++ trunk/heimdal/lib/hdb/Makefile.am	2004-12-02 13:40:43 UTC (rev 134)
@@ -53,7 +53,7 @@
 
 endif
 
-lib_LTLIBRARIES = libhdb.la $(ldap_so)
+lib_LTLIBRARIES = libhdb.la $(ldap_so) $(ldb_so)
 libhdb_la_LDFLAGS = -version-info 7:5:0
 
 hdb_source =					\



More information about the samba-cvs mailing list