Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/Makefile

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