Changeset de49316 for tests/Makefile
- Timestamp:
- 2008-12-13T12:08:05Z (16 years ago)
- Branches:
- master
- Children:
- 77fc000c
- Parents:
- c05eb5b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile
rc05eb5b rde49316 11 11 distclean: clean 12 12 13 main_objs = account.o bitlbee.o c onf.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.o13 main_objs = account.o bitlbee.o chat.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 14 14 15 15 test_objs = check.o check_util.o check_nick.o check_md5.o check_arc.o check_irc.o check_help.o check_user.o check_crypting.o check_set.o check_jabber_sasl.o check_jabber_util.o
Note: See TracChangeset
for help on using the changeset viewer.