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