diff options
Diffstat (limited to 'flowtop/Makefile')
-rw-r--r-- | flowtop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flowtop/Makefile b/flowtop/Makefile index 1bd5a0f..85cb0b6 100644 --- a/flowtop/Makefile +++ b/flowtop/Makefile @@ -15,6 +15,7 @@ flowtop-objs = xmalloc.o \ str.o \ sig.o \ sock.o \ + proc.o \ dev.o \ link.o \ hash.o \ |