diff options
-rw-r--r-- | debug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/Makefile b/debug/Makefile index ada992eb2c..fc1f950572 100644 --- a/debug/Makefile +++ b/debug/Makefile @@ -22,7 +22,7 @@ subdir := debug headers := execinfo.h -distribute = sigcontextinfo.h +distribute = sigcontextinfo.h register-dump.h routines := backtrace backtracesyms backtracesymsfd |