]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MONITOR/CMakelibMONITOR.pkg
Cleaning MONITOR
[u/mrichter/AliRoot.git] / MONITOR / CMakelibMONITOR.pkg
index 004470e1366c89f15dc429a630c9d4029413ad28..69421ca0eb5add10c332469ec52769a782a79c9a 100644 (file)
@@ -5,7 +5,7 @@ set ( SRCS
     AliDimIntNotifier.cxx 
     AliChildProcTerminator.cxx
     alitestproc/AliTestChildProc.cxx
-    alieventserver/AliEventServerPreferencesWindow.cxx
+    #alionlinereco/AliEventServerPreferencesWindow.cxx
 )
 
 string ( REPLACE ".cxx" ".h" CINTHDRS "${SRCS}" )
@@ -24,7 +24,7 @@ if(DIMDIR)
   set ( ELIBS  dim)
   set ( ELIBSDIR  ${DIMDIR}/${ODIR})
   if(ELIBSDIR STREQUAL "${DIMDIR}/")
-    Aset (ELIBSDIR ${DIMDIR}/linux)
+    set (ELIBSDIR ${DIMDIR}/linux)
   endif(ELIBSDIR STREQUAL "${DIMDIR}/")
 
   set ( CXXFLAGS  "-DALI_DIM ${CXXFLAGS}")