summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/Makefile')
-rw-r--r--usr.bin/netstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index e2db444a1835..8f0933dac7d1 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 5.14 (Berkeley) 6/18/90
PROG= netstat
-SRCS= inet.c if.c main.c mbuf.c route.c unix.c
+SRCS= inet.c if.c main.c mbuf.c route.c unix.c mroute.c
#SRCS+= host.c
#CFLAGS+= -DIMP