aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnettrace-icmp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fnettrace-icmp')
-rw-r--r--src/fnettrace-icmp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fnettrace-icmp/Makefile b/src/fnettrace-icmp/Makefile
index 0d26dc2fc..4791e0b9f 100644
--- a/src/fnettrace-icmp/Makefile
+++ b/src/fnettrace-icmp/Makefile
@@ -2,6 +2,7 @@
2ROOT = ../.. 2ROOT = ../..
3-include $(ROOT)/config.mk 3-include $(ROOT)/config.mk
4 4
5MOD_DIR = src/fnettrace-icmp
5PROG = fnettrace-icmp 6PROG = fnettrace-icmp
6TARGET = $(PROG) 7TARGET = $(PROG)
7 8