X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/1da1ed6a5815deef6c33d74f1eb3c856793df3e5..35b1eba81a20fa0b93db161001ad8a46cd0cdc7b:/base/Makefile.am diff --git a/base/Makefile.am b/base/Makefile.am index 0ac43f2e..c9560ca2 100644 --- a/base/Makefile.am +++ b/base/Makefile.am @@ -38,7 +38,7 @@ libbase_la_SOURCES += arena.c ## Constant-type operations. pkginclude_HEADERS += ct.h -libbase_la_SOURCES += ct.c +libbase_la_SOURCES += ct.c ct-test.c ## CPU-specific dispatch. pkginclude_HEADERS += dispatch.h