patch from Stefan Sperling to allow openbsd compilation.Forgot these files last time

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-08-26 17:38:51 +00:00
parent d249786b6c
commit 299678b9c8
2 changed files with 23 additions and 0 deletions

View file

@ -58,6 +58,12 @@ freebsd-* {
DESTDIR = lib
}
################################# OpenBSD ##########################################
openbsd-* {
DESTDIR = lib
}
################################### COMMON stuff ##################################
################################### COMMON stuff ##################################