Ignore:
File:
1 edited

Legend:

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

    rce5a0f1 r312e5ff  
    3030USPACE_PREFIX = ../../..
    3131BINARY = input
    32 LIBS = $(LIBDRV_PREFIX)/libdrv.a
    33 EXTRA_CFLAGS = -I$(LIBDRV_PREFIX)/include
    3432
    3533SOURCES = \
     
    4341        port/msim.c \
    4442        port/niagara.c \
     43        port/ns16550.c \
    4544        port/ski.c \
    4645        proto/adb.c \
Note: See TracChangeset for help on using the changeset viewer.