Changeset f665dab for Makefile


Ignore:
Timestamp:
2006-02-12T08:02:03Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
96ace1b
Parents:
5ebe625
Message:

Initial work on new LDB-based storage backend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r5ebe625 rf665dab  
    1212objects = account.o bitlbee.o conf.o crypting.o help.o ini.o ipc.o irc.o irc_commands.o log.o nick.o query.o root_commands.o set.o storage.o storage_text.o unix.o url.o user.o util.o
    1313subdirs = protocols
     14
     15objects += $(LDB_OBJ)
    1416
    1517# Expansion of variables
Note: See TracChangeset for help on using the changeset viewer.