aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnettrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/fnettrace/Makefile')
-rw-r--r--src/fnettrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fnettrace/Makefile b/src/fnettrace/Makefile
index 93ce9334d..1c62f43bc 100644
--- a/src/fnettrace/Makefile
+++ b/src/fnettrace/Makefile
@@ -13,4 +13,4 @@ include $(ROOT)/src/prog.mk
13 13
14all: $(TARGET) static-ip-map 14all: $(TARGET) static-ip-map
15static-ip-map: static-ip-map.txt $(PROG) 15static-ip-map: static-ip-map.txt $(PROG)
16 ./$(PROG) --squash-map=static-ip-map.txt > static-ip-map 16 ./$(PROG) --squash-map=static-ip-map.txt 2>&1 >static-ip-map