8bb6956fbfc0b789de4c76938878dd3a4399b3d0
kent
  Sun Dec 20 18:09:04 2020 -0800
Fixing camel casing to be like most of our barChart C code.

diff --git src/utils/clusterMatrixToBarChartBed/makefile src/utils/clusterMatrixToBarChartBed/makefile
new file mode 100644
index 0000000..4b61019
--- /dev/null
+++ src/utils/clusterMatrixToBarChartBed/makefile
@@ -0,0 +1,4 @@
+kentSrc = ../..
+A = clusterMatrixToBarchartBed
+include $(kentSrc)/inc/userApp.mk
+