X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/373641eaacc86b56715a2ebf0b603fce25c16051..12cc2b760b2bbc3e8fa26c12303e2ea36f3b89da:/math/Makefile.am?ds=inline diff --git a/math/Makefile.am b/math/Makefile.am index 1eb0534b..59bcaea0 100644 --- a/math/Makefile.am +++ b/math/Makefile.am @@ -448,5 +448,6 @@ pkginclude_HEADERS += scaf.h libmath_la_SOURCES += scaf.c pkginclude_HEADERS += montladder.h +pkginclude_HEADERS += scmul.h ###----- That's all, folks --------------------------------------------------