Changeset 2ff2076 for protocols/jabber/Makefile
- Timestamp:
- 2007-12-03T14:28:45Z (17 years ago)
- Branches:
- master
- Children:
- dce3903
- Parents:
- 2c2df7d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
r2c2df7d r2ff2076 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 si.o s tream.o12 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o sasl.o xmltree.o si.o s5bytestream.o 13 13 14 14 CFLAGS += -Wall
Note: See TracChangeset
for help on using the changeset viewer.