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 7f47a50..cd44b73 100644 --- a/raul/Makefile.am +++ b/raul/Makefile.am @@ -13,6 +13,7 @@ raulinclude_HEADERS = \ Maid.hpp \ Namespaces.hpp \ Path.hpp \ + PathTable.hpp \ Process.hpp \ Quantizer.hpp \ RDFModel.hpp \ |