Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/Makefile

    r348c11b r66b9e86e  
    1010
    1111# [SH] Program variables
    12 objects = nogaim.o
     12objects = $(EVENT_HANDLER) http_client.o md5.o nogaim.o proxy.o sha.o $(SSL_CLIENT)
    1313
    1414# [SH] The next two lines should contain the directory name (in $(subdirs))
     
    2727all: protocols.o
    2828check: all
    29 lcov:
    3029gcov:
    3130        gcov *.c
Note: See TracChangeset for help on using the changeset viewer.