Changeset 1c3008a for protocols/jabber/Makefile
- Timestamp:
- 2009-12-13T14:48:56Z (15 years ago)
- Branches:
- master
- Children:
- e8c8d00
- Parents:
- 2288705
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
r2288705 r1c3008a 10 10 11 11 # [SH] Program variables 12 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s asl.o si.o s5bytestream.o12 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o 13 13 14 14 CFLAGS += -Wall
Note: See TracChangeset
for help on using the changeset viewer.