From 04dd518e8318b81ed253caf97d33eaa3c7b34450 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 9 Aug 2021 12:31:46 +0200 Subject: include headers in distribution tarball --- src/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9d3da43..eef89a0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,5 +6,8 @@ hydrilla_SOURCES = \ scriptbase_json_query.c \ scriptbase_query.c \ serve.c \ - string_buf.c + string_buf.c \ + hashtable.h \ + scriptbase.h \ + string_buf.h hydrilla_LDFLAGS = -lmicrohttpd -lcjson -- cgit v1.2.3