make bitmap test compile
diff --git a/Makefile.in b/Makefile.in
index 1471520..ebb0c51 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -484,7 +484,7 @@
 	    -lssh -lopenbsd-compat -lssh -lopenbsd-compat $(LIBS)
 
 UNITTESTS_TEST_BITMAP_OBJS=\
-	regress/unittests/sshkey/tests.o
+	regress/unittests/bitmap/tests.o
 
 regress/unittests/sshkey/test_bitmap$(EXEEXT): ${UNITTESTS_TEST_BITMAP_OBJS} \
     regress/unittests/test_helper/libtest_helper.a libssh.a