diff options
Diffstat (limited to 'src/lib/intmath/include.am')
-rw-r--r-- | src/lib/intmath/include.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/intmath/include.am b/src/lib/intmath/include.am index 1ae5d618d4..45ee3bd53b 100644 --- a/src/lib/intmath/include.am +++ b/src/lib/intmath/include.am @@ -20,5 +20,6 @@ noinst_HEADERS += \ src/lib/intmath/addsub.h \ src/lib/intmath/cmp.h \ src/lib/intmath/bits.h \ + src/lib/intmath/logic.h \ src/lib/intmath/muldiv.h \ src/lib/intmath/weakrng.h |