Changeset 2c2df7d for protocols/jabber/Makefile
- Timestamp:
- 2007-11-28T21:07:30Z (17 years ago)
- Branches:
- master
- Children:
- 2ff2076, fa30fa5
- Parents:
- 221a273
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
r221a273 r2c2df7d 10 10 11 11 # [SH] Program variables 12 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o sasl.o xmltree.o 12 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o sasl.o xmltree.o si.o stream.o 13 13 14 14 CFLAGS += -Wall
Note: See TracChangeset
for help on using the changeset viewer.