Skip to content
Snippets Groups Projects
Commit 87ceb69a authored by Fons Rademakers's avatar Fons Rademakers
Browse files

fix broken out of source build.

git-svn-id: http://root.cern.ch/svn/root/trunk@42091 27541ba8-7e3a-0410-8455-c3a389f83636
parent 8bebc183
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ endif
# Xrootd includes
NETXINCEXTRA := $(XROOTDDIRI:%=-I%)
ifneq ($(EXTRA_XRDFLAGS),)
NETXINCEXTRA += -Iproof/proofd/inc
NETXINCEXTRA += -I$(ROOT_SRCDIR)/proof/proofd/inc
endif
# Xrootd client libs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment