Add missing test-libglnx-shutil
authorSimon McVittie <smcv@debian.org>
Tue, 3 Oct 2017 20:30:36 +0000 (21:30 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 26 Oct 2017 23:19:45 +0000 (00:19 +0100)
commitf0e4e3015ad7af2d7ca0f6864c3e301a95e25c54
tree7e5aae19568bd5f8eda5f362cfc6577bd84f70e3
parent90d7471e08518652676384f6e92ff28a1664b2b1
Add missing test-libglnx-shutil

Because we re-run autogen.sh, we'll regenerate Makefile-libglnx.am.inc
(which results in the version after this patch, including
test-libglnx-shutil, being present) and then try to build
test-libglnx-shutil; but its source code wasn't included in the upstream
tarball, because Makefile-libglnx.am.inc wasn't up to date at
"make dist" time.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Topic dist
Gbp-Pq: Name Add-missing-test-libglnx-shutil.patch
libglnx/Makefile-libglnx.am.inc
libglnx/tests/test-libglnx-shutil.c [new file with mode: 0644]