Changeset 6a90967 for tests/Makefile


Ignore:
Timestamp:
2006-12-06T13:26:22Z (17 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
3b4cc8f
Parents:
2c7df62
Message:

Add tests for md5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile

    r2c7df62 r6a90967  
    1111main_objs = account.o bitlbee.o conf.o crypting.o help.o ipc.o irc.o irc_commands.o log.o nick.o query.o root_commands.o set.o storage.o storage_xml.o storage_text.o user.o
    1212
    13 test_objs = check.o check_util.o check_nick.o
     13test_objs = check.o check_util.o check_nick.o check_md5.o
    1414
    1515check: $(test_objs) $(addprefix ../, $(main_objs)) ../protocols/protocols.o ../lib/lib.o
Note: See TracChangeset for help on using the changeset viewer.