b1bf46da53916a9741f163ea439ac459b3957b0a
hiram
  Mon Mar 16 14:39:59 2026 -0700
enhanced command to allow 2bit inputs - code by claude assistance - no redmine

diff --git src/utils/faCount/makefile src/utils/faCount/makefile
index 082d2301ec8..8942156ec9e 100644
--- src/utils/faCount/makefile
+++ src/utils/faCount/makefile
@@ -1,4 +1,7 @@
 kentSrc = ../..
 A = faCount
 include $(kentSrc)/inc/userApp.mk
 L += -lm
+
+test::
+	cd tests && ${MAKE}