Changes in uspace/Makefile [aef1799:9904eb90] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    raef1799 r9904eb90  
    3838        app/bnchmark \
    3939        app/devctl \
    40         app/drec \
    4140        app/edit \
    4241        app/ext2info \
     
    4948        app/loc \
    5049        app/lsusb \
    51         app/mixerctl \
    5250        app/mkfat \
    5351        app/mkexfat \
     
    7371        app/sysinfo \
    7472        app/mkbd \
    75         app/wavplay \
    7673        app/websrv \
    77         srv/audio/hound \
    7874        srv/clipboard \
    7975        srv/locsrv \
     
    8985        srv/vfs \
    9086        srv/bd/ata_bd \
     87        srv/bd/sata_bd \
    9188        srv/bd/file_bd \
    9289        srv/bd/gxe_bd \
     
    107104        srv/hid/remcons \
    108105        srv/hw/char/s3c24xx_uart \
    109         drv/audio/sb16 \
    110106        drv/infrastructure/root \
    111107        drv/infrastructure/rootvirt \
     108        drv/block/ahci \
    112109        drv/char/i8042 \
    113110        drv/char/ps2mouse \
     
    196193        lib/drv \
    197194        lib/fb \
    198         lib/hound \
    199195        lib/net \
    200196        lib/nic \
     
    205201        lib/usbhid \
    206202        lib/usbvirt \
    207         lib/pcm \
    208203        lib/posix
    209204
Note: See TracChangeset for help on using the changeset viewer.