Ignore:
File:
1 edited

Legend:

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

    r5b19d80 rcdf5361  
    3030        'src/dispcfg.c',
    3131        'src/dispcfg_srv.c',
     32        'src/testdc.c'
    3233)
    3334
    3435test_src = files(
    3536        'test/main.c',
    36         'test/dispcfg.c',
     37        'test/dispcfg.c'
    3738)
Note: See TracChangeset for help on using the changeset viewer.