diff options
Diffstat (limited to 'tools/acpiexec/Makefile')
-rw-r--r-- | tools/acpiexec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/acpiexec/Makefile b/tools/acpiexec/Makefile index 7e5a27ea9242..2022bbbf3bb2 100644 --- a/tools/acpiexec/Makefile +++ b/tools/acpiexec/Makefile @@ -90,6 +90,7 @@ SRCS= aetables.c aehandlers.c aeexec.c aemain.c \ ../../namespace/nsparse.c \ ../../namespace/nspredef.c \ ../../namespace/nsrepair.c \ + ../../namespace/nsrepair2.c \ ../../namespace/nssearch.c \ ../../namespace/nsutils.c \ ../../namespace/nswalk.c \ |