From 042881b783430ff0810bcb797f4562b48ef5c0ff Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 5 Jul 2014 10:45:11 +0200 Subject: [PATCH] Makefile: Install utils/os.h as well. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 672b90b..705b7e4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,6 +34,7 @@ pkgutilsinclude_HEADERS = \ include/utils/dbi.h \ include/utils/error.h \ include/utils/llist.h \ + include/utils/os.h \ include/utils/proto.h \ include/utils/strbuf.h \ include/utils/unixsock.h -- 2.30.2