Changes in uspace/Makefile [681a985:9e279c4] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r681a985 r9e279c4  
    3535DIRS = \
    3636        app/bdsh \
    37         app/bithenge \
    3837        app/blkdump \
    3938        app/bnchmark \
     
    5958        app/tester \
    6059        app/testread \
    61         app/testwrit \
    6260        app/tetris \
    6361        app/trace \
     
    9997        srv/fs/locfs \
    10098        srv/fs/ext2fs \
    101         srv/fs/ext4fs \
    10299        srv/hid/console \
    103100        srv/hid/s3c24xx_ts \
    104         srv/hid/isdv4_tablet \
    105101        srv/hid/fb \
    106102        srv/hid/input \
     
    200196        lib/nic \
    201197        lib/ext2 \
    202         lib/ext4 \
    203198        lib/usb \
    204199        lib/usbhost \
     
    206201        lib/usbhid \
    207202        lib/usbvirt \
    208         lib/bithenge \
    209203        lib/posix
    210204
Note: See TracChangeset for help on using the changeset viewer.