Changes in uspace/Makefile [796c276:caa8a94] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r796c276 rcaa8a94  
    3535DIRS = \
    3636        app/bdsh \
    37         app/blkdump \
    3837        app/edit \
    39         app/ext2info \
    4038        app/getterm \
    4139        app/init \
     
    7472        srv/fs/tmpfs \
    7573        srv/fs/devfs \
    76         srv/fs/pipefs \
    77         srv/fs/ext2fs \
    7874        srv/hid/adb_mouse \
    7975        srv/hid/char_mouse \
     
    152148        lib/drv \
    153149        lib/packet \
    154         lib/net \
    155         lib/ext2
     150        lib/net
    156151
    157152LIBC_BUILD = $(addsuffix .build,$(LIBC))
Note: See TracChangeset for help on using the changeset viewer.