Changeset 1849c5b for protocols/jabber/Makefile
- Timestamp:
- 2021-03-29T14:08:27Z (4 years ago)
- Children:
- a181ec1
- Parents:
- ef70f9f (diff), a42169b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
ref70f9f r1849c5b 13 13 14 14 # [SH] Program variables 15 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o hipchat.o 15 objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o hipchat.o block.o 16 16 17 17 LFLAGS += -r
Note: See TracChangeset
for help on using the changeset viewer.