From b0bde663e7360aa8751e98929918effc50c0f50e Mon Sep 17 00:00:00 2001 From: Kalle Vahlman Date: Mon, 18 Jun 2012 10:15:52 +0300 Subject: Fix Xalan setup for lcmodule --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e79e7a8..9e11145 100644 --- a/Makefile +++ b/Makefile @@ -512,7 +512,7 @@ astyle: .PHONY: lcmodule-config lcmodule-config: - make -C lcmodule config BUILDFOLDER=$(BUILDFOLDER) LCMLIB_INSTALLDIR=$(LCD_INSTALLDIR) LCMLDR_INSTALLDIR=$(LCD_INSTALLDIR) + make -C lcmodule config BUILDFOLDER=$(BUILDFOLDER) LCMLIB_INSTALLDIR=$(LCD_INSTALLDIR) LCMLDR_INSTALLDIR=$(LCD_INSTALLDIR) XALAN=$(XALAN) .PHONY: lcmodule lcmodule: -- cgit v1.2.3