summaryrefslogtreecommitdiffstats
path: root/plugins/picohttpparser/Makefile.am
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-05-06 14:36:16 (GMT)
committerAndreas Baumann <mail@andreasbaumann.cc>2017-05-06 14:36:16 (GMT)
commit19bd8afa6b63dccadc2006292154f1633e2a29c9 (patch)
tree1677f5a2b3caccce45a75fc6ca5857a7d820686c /plugins/picohttpparser/Makefile.am
parent4b2800f8f3ee34d9779dfdcd40d7e68b569380e6 (diff)
downloadmonitoring-plugins-19bd8afa6b63dccadc2006292154f1633e2a29c9.tar.gz
some rework:
- added old style 'redir' function and options along to a new libcurl internal 'follow' parameter 'curl' - moved picohttpparser to it's own subdirectory - added uriparser to be used instead of the home-grown parser in 'redir'
Diffstat (limited to 'plugins/picohttpparser/Makefile.am')
-rw-r--r--plugins/picohttpparser/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/picohttpparser/Makefile.am b/plugins/picohttpparser/Makefile.am
new file mode 100644
index 0000000..5a61027
--- /dev/null
+++ b/plugins/picohttpparser/Makefile.am
@@ -0,0 +1,3 @@
1noinst_LIBRARIES = libpicohttpparser.a
2
3libpicohttpparser_a_SOURCES = picohttpparser.c