diff options
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r-- | src/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index de34d03..e1e3c4e 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -18,6 +18,7 @@ libcore4_la_SOURCES = \ core.h core.c \ global.h global.c \ logs.h logs.c \ + nox.h nox.c \ nproc.h nproc.c \ paths.h paths.c |