]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Makefile
New TRD version now inserted in the space frame
[u/mrichter/AliRoot.git] / Makefile
index 5b3a7ca46286eb8a90d1449eebc125baeb118d0b..7faf000eca9894116b45200ce53ae4296f44cb0d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ include $(ALICE_ROOT)/conf/GeneralMacros
 ############################### Specific Macros ###############################
 
 STRUCT_DIRS    = html conf macros data share include Euclid picts \
-                  Makefile README .rootrc
+                  doc etc Makefile .rootrc
 
 LIBRARY_DIRS   = MINICERN GEANT321 PYTHIA PDF
 
@@ -92,8 +92,9 @@ AliRoot$(VERSION).tar.gz AliLibs$(VERSION).tar.gz AliOffline$(VERSION).tar.gz:
                @ls -1d $^ | sed -e "s/^/$(ALICE_LEVEL)\//" > /tmp/saves
                @cd $(ALICE) ; \
                 gtar cvfz $@ --exclude '*.o' --exclude '*Cint.*' \
-                --exclude '*/roothtml/*' --exclude '*/CVS' \
+                --exclude 'roothtml' --exclude 'CVS' \
                --exclude Make-depend --exclude '*html/gif' \
+               --exclude "*tgt_*" \
                 `cat /tmp/saves` 
 
 htmldocnew:            FORCE