aboutsummaryrefslogtreecommitdiff
path: root/plugins/picohttpparser
diff options
context:
space:
mode:
authorGravatar Sven Nierlein <sven@nierlein.de> 2018-10-23 11:35:14 +0200
committerGravatar Sven Nierlein <sven@nierlein.de> 2018-10-23 11:35:14 +0200
commitfd588dd2fa4106475b10cac5fea966d370d8c74d (patch)
treee7183181b1aaca9a9ae818b1c1162972f5c7fe36 /plugins/picohttpparser
parent70888d0f880362a8c8671df93d55428b144dbce1 (diff)
downloadmonitoring-plugins-fd588dd2fa4106475b10cac5fea966d370d8c74d.tar.gz
picohttpparser: add header to final tarball
Diffstat (limited to 'plugins/picohttpparser')
-rw-r--r--plugins/picohttpparser/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/picohttpparser/Makefile.am b/plugins/picohttpparser/Makefile.am
index 5a610278..87e05313 100644
--- a/plugins/picohttpparser/Makefile.am
+++ b/plugins/picohttpparser/Makefile.am
@@ -1,3 +1,3 @@
noinst_LIBRARIES = libpicohttpparser.a
-libpicohttpparser_a_SOURCES = picohttpparser.c
+libpicohttpparser_a_SOURCES = picohttpparser.c picohttpparser.h