diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2018-09-13 04:07:39 +0200 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2018-09-14 08:45:48 +0200 |
commit | b484f2ae2214d87a3f0af3cc3977fe72dcd4f59b (patch) | |
tree | 9c327980f608c739524dc595abe7b58852e0750c /test cases/d | |
parent | c677925dc15a1f977e24d30a45d1b9b44289b880 (diff) | |
download | meson-b484f2ae2214d87a3f0af3cc3977fe72dcd4f59b.zip meson-b484f2ae2214d87a3f0af3cc3977fe72dcd4f59b.tar.gz meson-b484f2ae2214d87a3f0af3cc3977fe72dcd4f59b.tar.bz2 |
test cases: add missing files to installed_files.txt
All these are marked as files to be installed, so we need list them.
Diffstat (limited to 'test cases/d')
-rw-r--r-- | test cases/d/3 shared library/installed_files.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/d/3 shared library/installed_files.txt b/test cases/d/3 shared library/installed_files.txt index 6658947..4e2c591 100644 --- a/test cases/d/3 shared library/installed_files.txt +++ b/test cases/d/3 shared library/installed_files.txt @@ -2,3 +2,4 @@ usr/bin/app_d?exe ?msvc:usr/bin/stuff.dll ?msvc:usr/lib/stuff.lib ?gcc:usr/lib/libstuff.so +usr/lib/pkgconfig/test.pc |