]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/libVZERO.pkg
New three ring Geometry
[u/mrichter/AliRoot.git] / VZERO / libVZERO.pkg
index 426158254a684c95c48c8782719a5163807ff076..549778ad1584380b833dc37207cbd77a8e2c2bad 100644 (file)
@@ -1,13 +1,13 @@
 SRCS= \
+AliVZEROLoader.cxx \
 AliVZERO.cxx \
-AliVZEROv0.cxx \
+AliVZEROv2.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