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


Ignore:
Timestamp:
2026-02-11T18:02:17Z (10 days ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
cd0dce3
Parents:
59ed424e
Message:

Moving files (Navigator and command line utility).

File:
1 edited

Legend:

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

    r59ed424e rf9c30b9a  
    3232        'src/fmgt.c',
    3333        'src/fsops.c',
     34        'src/move.c',
    3435        'src/newfile.c',
    3536        'src/verify.c',
     
    4344        'test/fsops.c',
    4445        'test/main.c',
     46        'test/move.c',
    4547        'test/newfile.c',
    4648        'test/verify.c',
Note: See TracChangeset for help on using the changeset viewer.