diff options
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r-- | raul/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am index 7d5ac48..fa79ae3 100644 --- a/raul/Makefile.am +++ b/raul/Makefile.am @@ -8,6 +8,7 @@ raulinclude_HEADERS = \ Semaphore.h \ Mutex.h \ Condition.h \ + Process.h \ Thread.h \ Slave.h \ Atom.h |