diff options
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/extras/makefile')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/extras/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/extras/makefile b/xorg-server/xkeyboard-config/symbols/extras/makefile index 99b45229c..0b9fa52aa 100644 --- a/xorg-server/xkeyboard-config/symbols/extras/makefile +++ b/xorg-server/xkeyboard-config/symbols/extras/makefile @@ -6,7 +6,7 @@ DESTDIR=$(MHMAKECONF)\xorg-server\xkbdata\symbols\extras dist_symbols_DATA = apl \ ir \ - rs \ + rs ru \ us DATA_FILES=$(dist_symbols_DATA:%=$(DESTDIR)\%) |