]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Moving the pkg file into the TPC folder
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 26 Jun 2007 11:15:09 +0000 (11:15 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 26 Jun 2007 11:15:09 +0000 (11:15 +0000)
TPC/TPCcalib/libTPCcalib.pkg [deleted file]
TPC/libTPCcalib.pkg [new file with mode: 0644]

diff --git a/TPC/TPCcalib/libTPCcalib.pkg b/TPC/TPCcalib/libTPCcalib.pkg
deleted file mode 100644 (file)
index dc9d817..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-SRCS = AliTPCcalibTracks.cxx
-       
-
-HDRS:= $(SRCS:.cxx=.h) 
-
-EINCLUDE:=RAW TPC STEER
-
-DHDR= TPCcalibLinkDef.h
-
-EXPORT:=$(SRCS:.cxx=.h)
-
-
diff --git a/TPC/libTPCcalib.pkg b/TPC/libTPCcalib.pkg
new file mode 100644 (file)
index 0000000..78413a2
--- /dev/null
@@ -0,0 +1,12 @@
+SRCS = TPCcalib/AliTPCcalibTracks.cxx
+       
+
+HDRS:= $(SRCS:.cxx=.h) 
+
+EINCLUDE:=RAW TPC STEER
+
+DHDR= TPCcalib/TPCcalibLinkDef.h
+
+#EXPORT:=$(SRCS:.cxx=.h)
+
+