]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/libVZERO.pkg
Version 3 added
[u/mrichter/AliRoot.git] / VZERO / libVZERO.pkg
index 426158254a684c95c48c8782719a5163807ff076..40483a9705b2fa52400af3962f7942e63d6b167f 100644 (file)
@@ -1,13 +1,14 @@
 SRCS= \
+AliVZEROLoader.cxx \
 AliVZERO.cxx \
-AliVZEROv0.cxx \
+AliVZEROv2.cxx \
+AliVZEROv3.cxx \
 AliVZEROhit.cxx \
 AliVZEROdigit.cxx
 
-HDRS= \
-AliVZERO.h \
-AliVZEROv0.h \
-AliVZEROhit.h \
-AliVZEROdigit.h
+HDRS:= $(SRCS:.cxx=.h)
+
+DHDR:=VZEROLinkDef.h
+
+EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER CONTAINERS
 
-DSRC=VZEROLinkDef.h
\ No newline at end of file