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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r4b4c797 r4317827  
    4646        app/tasks \
    4747        app/tester \
    48         app/test_serial \
    4948        app/tetris \
    5049        app/trace \
    5150        app/top \
    5251        app/virtusbkbd \
    53         app/netstart \
    5452        app/netecho \
    5553        app/nettest1 \
     
    120118        DIRS += drv/ns8250
    121119        DIRS += drv/uhci
     120        DIRS += drv/usbhub
    122121        DIRS += drv/usbkbd
    123122endif
Note: See TracChangeset for help on using the changeset viewer.