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 9dfa8d2..02c6120 100644 --- a/netsniff-ng/Makefile +++ b/netsniff-ng/Makefile @@ -41,6 +41,7 @@ netsniff-ng-objs = dissector.o \ irq.o \ iosched.o \ ioops.o \ + link.o \ xutils.o \ xmalloc.o \ hash.o \ |