Changeset a42169b for protocols/jabber/Makefile
- Timestamp:
- 2021-03-12T11:37:53Z (4 years ago)
- Children:
- 1849c5b, 416b973
- Parents:
- 75222ab
- git-author:
- / <> (09-03-21 15:47:43)
- git-committer:
- / <> (12-03-21 11:37:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/Makefile
r75222ab ra42169b 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.