X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=Makefile;h=7428a2421f99779fb2ab0384947b855a3f56d230;hb=151a251324167cb914925856110b632814e05526;hp=d4bed253feba2967dc598799c3e1988dd9b2fcac;hpb=8ed532415d3a1deb2abcbb59fa6f3f43e8aed296;p=u%2Fmrichter%2FAliRoot.git diff --git a/Makefile b/Makefile index d4bed253feb..7428a2421f9 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,7 @@ FORCE: STRUCT_DIRS = html conf macros data share include Euclid picts \ doc etc Makefile .rootrc -LIBRARY_DIRS = MINICERN GEANT321 PYTHIA6 PDF +LIBRARY_DIRS = MINICERN GEANT321 PYTHIA6 PDF HIJING dist: AliRoot$(VERSION).tar.gz @@ -137,6 +137,7 @@ htmldoc: FORCE clean: FORCE @rm -f *~ \#* + @rm -f include/* @for i in $(ALIROOT_DIRS) ALIROOT ; do \ ${MAKE} -C $$i macroclean ; \ done