aboutsummaryrefslogtreecommitdiff
path: root/nxproxy/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* nxproxy/src/Makefile.am: Actually define nxproxy_CFLAGS, so the various ↵Mike Gabriel2017-08-021-0/+4
| | | | compiler warning flags get enabled at build time of nxproxy.
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-2/+2
|
* nxproxy: Switch to autoreconf.Mike Gabriel2017-07-121-0/+17
This also solves the last remnant of overlinking as described in GH issue #133. Fixes ArcticaProject/nx-libs#133.