]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/programs/Makefile
Sample program to run VHDL cluster finder.
[u/mrichter/AliRoot.git] / HLT / programs / Makefile
index f07aae7dfd8164faffc2d7825e1923197f9a0a2a..a0ea4a71e0e4528514fc6827f0228d71ae19b464 100644 (file)
@@ -66,7 +66,7 @@ CXXFLAGS = -O2 -Wall -ggdb $(INCLUDES)
 LDFLAGS  = -O2 $(LIBS)
 
 
-PRGS   = runit read speedtest convbin gettransform
+PRGS   = runit read speedtest convbin gettransform runvhdlcf
 
 
 all : $(PRGS)