Changes in / [5caad1d:b3e9e75] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/meson.build

    r5caad1d rb3e9e75  
    260260                                install_files += [[ 'lib', _shared_lib.full_path(), _libname ]]
    261261                                install_deps += [ _shared_lib ]
     262                                exported_devel_files += [ 'sharedlib', _shared_lib, _libname ]
    262263                        endif
    263264
     
    288289                                dependencies: _shared_deps,
    289290                        )
    290                         exported_devel_files += [ 'sharedlib', _shared_lib, _libname ]
    291291                endif
    292292
Note: See TracChangeset for help on using the changeset viewer.