From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: Makefile.am: Include $(PIXIE_LIBS) in the main library. X-Git-Tag: 2.2.3~1^2~4 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/646d0305bfee5d72982ce01151989797b0f5f139?hp=646d0305bfee5d72982ce01151989797b0f5f139 Makefile.am: Include $(PIXIE_LIBS) in the main library. After all, it needs to be able to contact the pixie. I guess I've not had to deal with many stupid systems which hide functions in `-lsocket' recently. ---