]> git.sur5r.net Git - openldap/blobdiff - libraries/librewrite/Makefile.in
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / librewrite / Makefile.in
index 62f3081fdafe82bb8091fda56a41f1caa59bef58..ac1127cfb7a7e51d29240c819c35883abd615a5e 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 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)