Changeset cd0dce3 in mainline for uspace/lib/fmgt/meson.build


Ignore:
Timestamp:
2026-02-11T23:17:49Z (2 weeks ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
00d26202
Parents:
f9c30b9a
Message:

Create new directory (Navigator + command line utility).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/fmgt/meson.build

    rf9c30b9a rcd0dce3  
    3333        'src/fsops.c',
    3434        'src/move.c',
     35        'src/newdir.c',
    3536        'src/newfile.c',
    3637        'src/verify.c',
     
    4546        'test/main.c',
    4647        'test/move.c',
     48        'test/newdir.c',
    4749        'test/newfile.c',
    4850        'test/verify.c',
Note: See TracChangeset for help on using the changeset viewer.