Changes in uspace/Makefile [e5291e0:2966122] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
re5291e0 r2966122 56 56 app/tester \ 57 57 app/testread \ 58 app/testwrit \ 58 59 app/tetris \ 59 60 app/trace \ … … 88 89 srv/fs/locfs \ 89 90 srv/fs/ext2fs \ 91 srv/fs/ext4fs \ 90 92 srv/hid/console \ 91 93 srv/hid/s3c24xx_ts \ … … 184 186 lib/nic \ 185 187 lib/ext2 \ 188 lib/ext4 \ 186 189 lib/usb \ 187 190 lib/usbhost \
Note:
See TracChangeset
for help on using the changeset viewer.