aboutsummaryrefslogtreecommitdiffstats
path: root/test/packetdrill/Makefile.OpenBSD
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetdrill/Makefile.OpenBSD')
-rw-r--r--test/packetdrill/Makefile.OpenBSD2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/packetdrill/Makefile.OpenBSD b/test/packetdrill/Makefile.OpenBSD
new file mode 100644
index 0000000..a32f827
--- /dev/null
+++ b/test/packetdrill/Makefile.OpenBSD
@@ -0,0 +1,2 @@
+packetdrill-ext-libs := -lpthread -lpcap
+.include "Makefile.common"