Changes in Makefile [0298d11:e62762b]
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r0298d11 re62762b 10 10 11 11 # Program variables 12 objects = account.o bitlbee.o commands.o conf.o crypting.o help.o ini.o irc.o irc_commands.olog.o nick.o query.o set.o storage.o storage_text.o unix.o url.o user.o util.o12 objects = account.o bitlbee.o commands.o conf.o crypting.o help.o ini.o irc.o log.o nick.o query.o set.o storage.o storage_text.o unix.o url.o user.o util.o 13 13 subdirs = protocols 14 14
Note: See TracChangeset
for help on using the changeset viewer.