From 5d5182158a982057a9fe4c7b3f3ac81e1536f1ff Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 22 Feb 2013 03:49:04 +0100 Subject: added --with-default-scitecopath config option: default value of $SCITECOPATH useful for Windows where the desired default path does not correspond with the installation dir of the std lib macros --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 1fba206..6bfb55a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,2 +1,2 @@ -dist_scitecopath_DATA = lexer.tes fnkeys.tes +dist_scitecolib_DATA = lexer.tes fnkeys.tes -- cgit v1.2.3