From e9e06a2450c4cba87c87f8f7a1ac000d18a8c893 Mon Sep 17 00:00:00 2001 From: agheata Date: Wed, 25 Nov 2009 07:25:17 +0000 Subject: [PATCH] Correction from Enrico. --- ANALYSIS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ANALYSIS/Makefile b/ANALYSIS/Makefile index 1949fe89ad0..36a0ae08803 100644 --- a/ANALYSIS/Makefile +++ b/ANALYSIS/Makefile @@ -33,9 +33,9 @@ endif CXXFLAGS += $(ALICEINC) -g +CHECKXML := $(shell root-config --has-xml) include lib$(PACKAGE).pkg -CHECKXML := $(shell root-config --has-xml) DHDR_ANALYSIS := $(DHDR) HDRS_ANALYSIS := $(HDRS) SRCS_ANALYSIS := $(SRCS) G__$(PACKAGE).cxx -- 2.43.5