]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
moving directory to correct conditional
authorMatthias Richter <Matthias.Richter@ift.uib.no>
Thu, 6 Jun 2013 10:07:59 +0000 (12:07 +0200)
committerMatthias Richter <Matthias.Richter@ift.uib.no>
Mon, 14 Apr 2014 09:51:52 +0000 (11:51 +0200)
HLT/Makefile.am

index d695f0e6cf0370cfe775429554fd718150cabe65..532613a57ed255e1ce4ea5c7b8d38cf0b94f4589 100644 (file)
@@ -5,6 +5,7 @@
 if HAVE_ALIROOT
 ALIROOT_DEP=sim \
            rec \
+           QA \
            shuttle \
            pendolino
 endif
@@ -73,8 +74,6 @@ if EN_HLT_VZERO
 VZERO_DIR=VZERO
 endif
 
-QA_DIR=QA
-
 SUBDIRS                = BASE \
                          $(ALIROOT_DEP) \
                          $(RCU_DIR) \