diff options
-rw-r--r-- | plugins/picohttpparser/Makefile.am | 2 |
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 |