Changeset f85cb0b for lib/Makefile


Ignore:
Timestamp:
2015-09-04T04:23:35Z (9 years ago)
Author:
dequis <dx@…>
Parents:
f5bbaba
git-author:
Wilmer van der Gaast <wilmer@…> (04-09-15 04:23:35)
git-committer:
dequis <dx@…> (04-09-15 04:23:35)
Message:

Squashed commit switching to parson

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/Makefile

    rf5bbaba rf85cb0b  
    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 $(EVENT_HANDLER) ftutil.o http_client.o ini.o md5.o misc.o oauth.o oauth2.o parson.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.