]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AD/DA/CMakeLists.txt
CMake: Changing DA detector name to DA0 to match DAQ settings
[u/mrichter/AliRoot.git] / AD / DA / CMakeLists.txt
index b184203f35b4296e4a8f028a6327ff899c024f22..2352e2be96cad2335d755e1c6a2e604e4eb7a077 100644 (file)
@@ -24,4 +24,4 @@ set(STATIC_DEPENDENCIES RAWDatarec-static STEERBase-static ADbase-static)
 # Generate the DA using DetectorName, Algortihm
 # The DA file has to be named DetectorNameAlgortihmda.cxx
 # generateDA("DetectorName" "Algorithm" "${STATIC_DEPENDENCIES}")
-generateDA("AD" "PEDESTAL" "${STATIC_DEPENDENCIES}")
+generateDA("AD0" "PEDESTAL" "${STATIC_DEPENDENCIES}")