diff options
Diffstat (limited to 'xkbcomp')
-rw-r--r-- | xkbcomp/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbcomp/makefile b/xkbcomp/makefile index 04e479186..89435e112 100644 --- a/xkbcomp/makefile +++ b/xkbcomp/makefile @@ -15,7 +15,7 @@ LIBDIRS=$(dir $(INCLUDELIBFILES)) load_makefile $(LIBDIRS:%$(OBJDIR)\=%makefile MAKESERVER=$(MAKESERVER) DEBUG=$(DEBUG);) -WINAPP = xkbcomp +TTYAPP = xkbcomp DEFINES += DFLT_XKB_CONFIG_ROOT="\".\"" |