aboutsummaryrefslogtreecommitdiff
path: root/btt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'btt/Makefile')
-rw-r--r--btt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/btt/Makefile b/btt/Makefile
index 1f6dacc..df7a3de 100644
--- a/btt/Makefile
+++ b/btt/Makefile
@@ -17,7 +17,7 @@ OBJS = args.o bt_timeline.o devmap.o devs.o dip_rb.o iostat.o latency.o \
misc.o output.o proc.o seek.o trace.o trace_complete.o trace_im.o \
trace_issue.o trace_queue.o trace_remap.o trace_requeue.o \
../rbtree.o mmap.o trace_plug.o bno_dump.o unplug_hist.o q2d.o \
- aqd.o plat.o
+ aqd.o plat.o rstats.o p_live.o
all: depend $(PROGS)