Changeset 85cf37f for protocols/Makefile


Ignore:
Timestamp:
2006-05-14T10:32:21Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c2ee85c
Parents:
5330e3d
Message:

Added --events= flag to configure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/Makefile

    r5330e3d r85cf37f  
    1010
    1111# [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)
     12objects = $(EVENT_HANDLER) http_client.o md5.o nogaim.o proxy.o sha.o $(SSL_CLIENT)
    1413
    1514# [SH] The next two lines should contain the directory name (in $(subdirs))
Note: See TracChangeset for help on using the changeset viewer.