Changes in uspace/Makefile [4317827:4b4c797] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r4317827 r4b4c797  
    4646        app/tasks \
    4747        app/tester \
     48        app/test_serial \
    4849        app/tetris \
    4950        app/trace \
    5051        app/top \
    5152        app/virtusbkbd \
     53        app/netstart \
    5254        app/netecho \
    5355        app/nettest1 \
     
    118120        DIRS += drv/ns8250
    119121        DIRS += drv/uhci
    120         DIRS += drv/usbhub
    121122        DIRS += drv/usbkbd
    122123endif
Note: See TracChangeset for help on using the changeset viewer.