]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
Fix some warnings.
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index 2c5f1d77c4f6e9921e5d7584f645a9d296f80444..6519ca17cf532bdd30f8c4b6029d88a3487c4ff3 100644 (file)
@@ -12,7 +12,8 @@ SRCS          =  AliFMDInput.cxx              \
                   AliFMDAnaESD.cxx             \
                   AliFMDBaseDA.cxx             \
                    AliFMDPedestalDA.cxx                \
-                  AliFMDGainDA.cxx             \
+                  AliFMDGainDA.cxx             \
+                  AliFMDSpectraDisplay.cxx     \
                   AliFMDBackgroundCorrection.cxx 
 
 HDRS           =  $(SRCS:.cxx=.h)