Changeset f32d557 for Makefile


Ignore:
Timestamp:
2006-03-24T15:53:29Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
d5dfc3d
Parents:
728a981
Message:

Switch from LDB to LDAP (LDB's authentication subsystem is not mature enough yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r728a981 rf32d557  
    1414subdirs = protocols
    1515
    16 objects += $(LDB_OBJ)
     16objects += $(LDAP_OBJ)
    1717
    1818# Expansion of variables
Note: See TracChangeset for help on using the changeset viewer.