From b22ffa4341cc7b8ed3d9b244ded44f3c6d6b3942 Mon Sep 17 00:00:00 2001 From: Philippe Canal <pcanal@fnal.gov> Date: Wed, 19 Mar 2008 13:37:22 +0000 Subject: [PATCH] From Axel: Removes the dupe targets for lib/libCint.so for distclean. From Axel: Removes the dupe targets for lib/libCint.so for distclean. git-svn-id: http://root.cern.ch/svn/root/trunk@22737 27541ba8-7e3a-0410-8455-c3a389f83636 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dfffcbe1a26..33421deb96f 100644 --- a/Makefile +++ b/Makefile @@ -240,7 +240,7 @@ MODULES += unix winnt x11 x11ttf win32gdk gl ftgl rfio castor \ qt qtroot qtgsi xrootd netx alien \ proof/proofd proof/proofx proof/clarens proof/peac \ oracle xmlparser mathmore cint/reflex cintex roofitcore roofit \ - minuit2 monalisa fftw odbc unuran gdml eve g4root cint/cint7 glite + minuit2 monalisa fftw odbc unuran gdml eve g4root lite MODULES := $(sort $(MODULES)) # removes duplicates endif -- GitLab