X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=libraries%2FMakefile.in;h=734a70e93a04aeeaff9206b61f3402a960b35512;hb=d1bff236cf08425d37cfb89ad1dc722431560927;hp=0237faac888ce2a05f9e42ad9c0af7ab50fa7b06;hpb=d44a54e54341b9a8191a1e31028e68dd83065145;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index 0237faac88..734a70e93a 100644 --- a/libraries/Makefile.in +++ b/libraries/Makefile.in @@ -1,8 +1,22 @@ -## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved. -## COPYING RESTRICTIONS APPLY, see COPYRIGHT file +# Libraries Makefile for OpenLDAP +# $OpenLDAP$ +## This work is part of OpenLDAP Software . ## -## Libraries Makefile for OpenLDAP +## Copyright 1998-2011 The OpenLDAP Foundation. +## All rights reserved. +## +## Redistribution and use in source and binary forms, with or without +## modification, are permitted only as authorized by the OpenLDAP +## Public License. +## +## A copy of this license is available in the file LICENSE in the +## top-level directory of the distribution or, alternatively, at +## . -SUBDIRS= libavl liblber libldap libldif libldbm liblthread \ - liblutil # libldap_r +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ + libldap libldap_r \ + librewrite