Changeset b097945 for lib/Makefile


Ignore:
Timestamp:
2017-04-06T20:25:08Z (7 years ago)
Author:
Wilmer van der Gaast <github@…>
Branches:
master
Children:
0515063
Parents:
0156c42
git-author:
Wilmer van der Gaast <wilmer@…> (05-04-17 22:38:08)
git-committer:
Wilmer van der Gaast <github@…> (06-04-17 20:25:08)
Message:

Move canohost functions (diff licence) to separate file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/Makefile

    r0156c42 rb097945  
    1313
    1414# [SH] Program variables
    15 objects = arc.o base64.o $(EVENT_HANDLER) ftutil.o http_client.o ini.o json.o json_util.o md5.o misc.o oauth.o oauth2.o proxy.o sha1.o $(SSL_CLIENT) url.o xmltree.o ns_parse.o
     15objects = arc.o base64.o canohost.o $(EVENT_HANDLER) ftutil.o http_client.o ini.o json.o json_util.o md5.o misc.o oauth.o oauth2.o proxy.o sha1.o $(SSL_CLIENT) url.o xmltree.o ns_parse.o
    1616
    1717LFLAGS += -r
Note: See TracChangeset for help on using the changeset viewer.