aboutsummaryrefslogtreecommitdiffstats
path: root/test/packetdrill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetdrill/Makefile')
-rw-r--r--test/packetdrill/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/packetdrill/Makefile b/test/packetdrill/Makefile
new file mode 100644
index 0000000..1cceb47
--- /dev/null
+++ b/test/packetdrill/Makefile
@@ -0,0 +1,2 @@
+packetdrill-ext-libs := -lrt -ldl -static -L$(TLDK_ROOT) -Wl,--whole-archive -ltldk -Wl,--no-whole-archive -lnuma -lpthread
+include Makefile.common