- Timestamp:
- 2006-05-19T07:48:30Z (19 years ago)
- Branches:
- master
- Children:
- 41ca004
- Parents:
- af9980f (diff), c2ee85c (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/Makefile
raf9980f rac83732 10 10 11 11 # [SH] Program variables 12 objects = events_libevent.o http_client.o md5.o nogaim.o proxy.o sha.o $(SSL_CLIENT) 13 #objects = events_glib.o http_client.o md5.o nogaim.o proxy.o sha.o $(SSL_CLIENT) 12 objects = $(EVENT_HANDLER) http_client.o md5.o nogaim.o proxy.o sha.o $(SSL_CLIENT) 14 13 15 14 # [SH] The next two lines should contain the directory name (in $(subdirs))
Note: See TracChangeset
for help on using the changeset viewer.