summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorwsg <wsg@gacbox.my.domain>2018-04-03 23:50:09 +0200
committerwsg <wsg@gacbox.my.domain>2018-04-03 23:50:09 +0200
commit4edc77c5c4a70c12587e551d6f72228594fa1bdb (patch)
tree77c6f6758e25a069550504eb12ce1f857e87f054 /server
parent599a6618b110f39ba07a4825d7ca416fac2d30e9 (diff)
Add the missing function call
Diffstat (limited to 'server')
-rwxr-xr-xserver/autobuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/autobuild b/server/autobuild
index 49743d9..7d4fa49 100755
--- a/server/autobuild
+++ b/server/autobuild
@@ -411,6 +411,7 @@ os_macos "$@" || \
os_freebsd "$@" || \
os_arch "$@" || \
os_centos "$@" || \
+os_openbsd "$@" || \
os_fedora "$@" || \
os_debian "$@" || \
os_gentoo "$@" || \