Code

Makefile: Install utils/os.h as well.
authorSebastian Harl <sh@tokkee.org>
Sat, 5 Jul 2014 08:45:11 +0000 (10:45 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 5 Jul 2014 08:45:11 +0000 (10:45 +0200)
src/Makefile.am

index 672b90bd46a8fb3ba39d8561063159a97df4cff9..705b7e4558971a82838e5833aa91f18e96594a2f 100644 (file)
@@ -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