diff options
Diffstat (limited to 'netsniff-ng/Makefile')
-rw-r--r-- | netsniff-ng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netsniff-ng/Makefile b/netsniff-ng/Makefile index b50778f..211c726 100644 --- a/netsniff-ng/Makefile +++ b/netsniff-ng/Makefile @@ -44,6 +44,7 @@ netsniff-ng-objs = dissector.o \ pcap_mm.o \ ring_rx.o \ ring_tx.o \ + ring.o \ tprintf.o \ tstamping.o \ geoip.o \ |