Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/Makefile

    r312e5ff rb6a088f  
    3535        layout/us_qwerty.c \
    3636        layout/us_dvorak.c \
    37         layout/ar.c \
    3837        port/adb.c \
    3938        port/adb_mouse.c \
    4039        port/chardev.c \
     40        port/gxemul.c \
    4141        port/msim.c \
    4242        port/niagara.c \
    4343        port/ns16550.c \
     44        port/pl050.c \
    4445        port/ski.c \
    4546        proto/adb.c \
    4647        proto/mousedev.c \
    4748        ctl/apple.c \
     49        ctl/gxe_fb.c \
    4850        ctl/kbdev.c \
     51        ctl/pc.c \
    4952        ctl/stty.c \
    5053        ctl/sun.c \
Note: See TracChangeset for help on using the changeset viewer.