X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=STEER%2FlibCDB.pkg;h=ae7449f4d0b970d88443463625459afe838fc747;hb=9f9681078eea5fbd9f9de0d0918b3731784d6787;hp=df4d669d6c361f0d2c94ff3af978e3f948ad6b8c;hpb=574593065679acf55a498b1e3c371966a8e9df6b;p=u%2Fmrichter%2FAliRoot.git diff --git a/STEER/libCDB.pkg b/STEER/libCDB.pkg index df4d669d6c3..ae7449f4d0b 100644 --- a/STEER/libCDB.pkg +++ b/STEER/libCDB.pkg @@ -1,9 +1,8 @@ SRCS = AliCDBEntry.cxx AliCDBId.cxx AliCDBMetaData.cxx \ AliCDBPath.cxx AliCDBRunRange.cxx AliCDBManager.cxx \ AliCDBStorage.cxx AliCDBLocal.cxx AliCDBDump.cxx AliCDBGrid.cxx \ -AliSimpleValue.cxx AliDCSValue.cxx \ -AliPreprocessor.cxx AliDefaultPreprocessor.cxx \ -AliShuttleInterface.cxx +AliPreprocessor.cxx AliShuttleInterface.cxx \ +AliGRPPreprocessor.cxx AliGRPDCS.cxx HDRS:= $(SRCS:.cxx=.h) @@ -12,7 +11,7 @@ DHDR= CDBLinkDef.h EXPORT:= AliCDBEntry.h AliCDBId.h AliCDBMetaData.h \ AliCDBPath.h AliCDBRunRange.h AliCDBManager.h \ AliCDBStorage.h AliCDBLocal.h AliCDBDump.h AliCDBGrid.h \ -AliSimpleValue.h AliDCSValue.h \ -AliPreprocessor.h AliDefaultPreprocessor.h \ -AliShuttleInterface.h +AliPreprocessor.h AliShuttleInterface.h \ +AliGRPPreprocessor.h AliGRPDCS.h +