Changeset 2528cda for protocols/msn/Makefile
- Timestamp:
- 2010-08-08T15:34:49Z (14 years ago)
- Branches:
- master
- Children:
- 5fecede
- Parents:
- b890626 (diff), ee6cc94 (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/msn/Makefile
rb890626 r2528cda 13 13 14 14 # [SH] Program variables 15 objects = msn.o msn_util.o ns.o passport.o sb.o tables.o15 objects = msn.o msn_util.o ns.o passport.o sb.o soap.o tables.o 16 16 17 17 LFLAGS += -r
Note: See TracChangeset
for help on using the changeset viewer.