diff options
Diffstat (limited to 'console-client/Makefile')
-rw-r--r-- | console-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/Makefile b/console-client/Makefile index 59eade4b..6fb96275 100644 --- a/console-client/Makefile +++ b/console-client/Makefile @@ -55,7 +55,7 @@ XKB_DATA_FILES = keymap/hurd types/hurd symbols/hurd CPPFLAGS += -DQUAERENDO_INVENIETIS DIST_FILES = xkb/HACKING xkb/MISSING-FEATURES xkb/README xkb/TODO \ - xkb/Compose xkb/default.xkb xkb/makeconf.sh xkb/kstoucs_map.sh \ + xkb/default.xkb xkb/makeconf.sh xkb/kstoucs_map.sh \ $(addprefix xkb/xkb-data/, $(XKB_DATA_FILES)) include ../Makeconf |