diff --git a/testsuite/slurm_unit/common/Makefile.am b/testsuite/slurm_unit/common/Makefile.am
index 10a42c2501c238e3f76d7eff9b3386f87176239d..861e705f17c3d1420a2d4e2d2bab74d2f4ee293f 100644
--- a/testsuite/slurm_unit/common/Makefile.am
+++ b/testsuite/slurm_unit/common/Makefile.am
@@ -1,5 +1,5 @@
 AUTOMAKE_OPTIONS = foreign
 
-noinst_PROGRAMS = pack-test log-test stream_server stream_client
+noinst_PROGRAMS = pack-test log-test stream_server stream_client bitstring-test
 
 LDADD   = $(top_srcdir)/src/common/libcommon.la