diff options
Diffstat (limited to 'tools/perf/Makefile')
| -rw-r--r-- | tools/perf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile index 845cc762735d..ecebfd00295e 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
| @@ -439,6 +439,7 @@ PERFLIBS = $(LIB_FILE) $(LIBLK) $(LIBTRACEEVENT) | |||
| 439 | ifneq ($(OUTPUT),) | 439 | ifneq ($(OUTPUT),) |
| 440 | CFLAGS += -I$(OUTPUT) | 440 | CFLAGS += -I$(OUTPUT) |
| 441 | endif | 441 | endif |
| 442 | LIB_OBJS += $(OUTPUT)tests/sample-parsing.o | ||
| 442 | 443 | ||
| 443 | ifdef NO_LIBELF | 444 | ifdef NO_LIBELF |
| 444 | EXTLIBS := $(filter-out -lelf,$(EXTLIBS)) | 445 | EXTLIBS := $(filter-out -lelf,$(EXTLIBS)) |
