]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/Makefile.in
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / librewrite / Makefile.in
index b6562d8d9d7fd2f3a1a0343e5b752c7e5941b9a9..ac1127cfb7a7e51d29240c819c35883abd615a5e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2008 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -28,8 +28,9 @@ LDAP_LIBDIR= ../../libraries
 
 LIBRARY = librewrite.a
 PROGRAMS       = rewrite
-XLIBS = $(LIBRARY) $(LDAP_LIBLUTIL_A) \
-       $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA)
+XLIBS = $(LIBRARY) \
+       $(LDAP_LIBLDAP_R_LA) $(LDAP_LIBLBER_LA) \
+       $(LDAP_LIBLUTIL_A)
 XXLIBS  = $(SECURITY_LIBS) $(LUTIL_LIBS)
 XXXLIBS = $(LTHREAD_LIBS)