- Timestamp:
- 2006-05-14T10:32:21Z (19 years ago)
- Branches:
- master
- Children:
- c2ee85c
- Parents:
- 5330e3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/Makefile
r5330e3d r85cf37f 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.