Changes in uspace/Makefile [684f767:177e4ea] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r684f767 r177e4ea  
    3030#
    3131
     32-include ../Makefile.common
    3233-include ../Makefile.config
    3334
     
    6364        srv/hid/fb \
    6465        srv/hid/kbd \
    65         srv/hw/char/i8042
     66        srv/hw/char/i8042 \
     67        srv/net
    6668
    6769ifneq ($(UARCH),abs32le)
Note: See TracChangeset for help on using the changeset viewer.