diff options
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/extras/Makefile.am')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/extras/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/extras/Makefile.am b/xorg-server/xkeyboard-config/symbols/extras/Makefile.am new file mode 100644 index 000000000..7410ac24f --- /dev/null +++ b/xorg-server/xkeyboard-config/symbols/extras/Makefile.am @@ -0,0 +1,5 @@ +symbolsdir = $(xkb_base)/symbols/extras
+dist_symbols_DATA = apl \
+ ir \
+ rs \
+ us
|