summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Nierlein <sven@nierlein.de>2018-10-23 09:35:14 (GMT)
committerSven Nierlein <sven@nierlein.de>2018-10-23 09:35:14 (GMT)
commitfd588dd2fa4106475b10cac5fea966d370d8c74d (patch)
treee7183181b1aaca9a9ae818b1c1162972f5c7fe36
parent70888d0f880362a8c8671df93d55428b144dbce1 (diff)
downloadmonitoring-plugins-fd588dd2fa4106475b10cac5fea966d370d8c74d.tar.gz
picohttpparser: add header to final tarball
-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 5a61027..87e0531 100644
--- a/plugins/picohttpparser/Makefile.am
+++ b/plugins/picohttpparser/Makefile.am
@@ -1,3 +1,3 @@
1noinst_LIBRARIES = libpicohttpparser.a 1noinst_LIBRARIES = libpicohttpparser.a
2 2
3libpicohttpparser_a_SOURCES = picohttpparser.c 3libpicohttpparser_a_SOURCES = picohttpparser.c picohttpparser.h