[PATCH] libtracefs: Add trace-mmap.c to meson build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx>

The trace-mmap.c file was missing from the meson build which caused the
meson build to fail to compile.

Signed-off-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
---
 src/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/meson.build b/src/meson.build
index 5b7655453f50..adcb8c71f018 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -16,6 +16,7 @@ sources= [
    'tracefs-tools.c',
    'tracefs-uprobes.c',
    'tracefs-utils.c',
+   'tracefs-mmap.c',
 ]
 
 flex = find_program('flex', required: true)
-- 
2.43.0





[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux