From 9a95bb2454d9f38a5a8c3e6a10b764517006ac9f Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 22 Jun 2011 15:16:19 +0200 Subject: Solved compile errors and warnings --- xkbcomp/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xkbcomp/makefile') diff --git a/xkbcomp/makefile b/xkbcomp/makefile index 08c3f119f..68e35a80a 100644 --- a/xkbcomp/makefile +++ b/xkbcomp/makefile @@ -21,7 +21,7 @@ else WINAPP = xkbcomp endif -DEFINES += DFLT_XKB_CONFIG_ROOT="\".\"" +DEFINES += DFLT_XKB_CONFIG_ROOT="\".\"" PACKAGE_VERSION="\"1.2.3\"" INCLUDES += $(OBJDIR) -- cgit v1.2.3