7f8427c9acfb1c2094ea7bdfe3a2fbf2e0c83ba4 kent Thu Jul 25 13:18:46 2013 -0700 Seems to work. diff --git src/utils/fastqStatsAndSubsample/makefile src/utils/fastqStatsAndSubsample/makefile new file mode 100644 index 0000000..fd9af3e --- /dev/null +++ src/utils/fastqStatsAndSubsample/makefile @@ -0,0 +1,3 @@ +kentSrc = ../.. +A = fastqStatsAndSubsample +include $(kentSrc)/inc/userApp.mk