94b4f059748ac6676cac1a7c9096b4d9cc138142
hiram
  Tue Apr 7 13:04:32 2026 -0700
adding mafAddIRowsStream to the utils output - more efficient version of mafAddIRows - refs #34370

diff --git src/hg/ratStuff/makefile src/hg/ratStuff/makefile
index 11dfa90769e..0b1e9a304f9 100644
--- src/hg/ratStuff/makefile
+++ src/hg/ratStuff/makefile
@@ -1,22 +1,23 @@
 kentSrc = ../..
 
 include ${kentSrc}/inc/localEnvironment.mk
 
 # List of directories to build for userApps
 UTILS_APPLIST = \
 	mafAddIRows \
+	mafAddIRowsStream \
 	mafAddQRows \
 	mafFilter \
 	mafFrag \
 	mafFrags \
 	mafGene \
 	mafMeFirst \
 	mafSpeciesList \
 	mafSpeciesSubset \
 	mafSplit \
 	mafSplitPos \
 	mafsInRegion \
 	mafOrder
 
 # List of directories to build at UCSC
 DIRS = \