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>
Tue, 3 Oct 2017 21:47:48 +0000 (22:47 +0100)
commit5ac50903ee1c4eef51a74b77ccce3c223f2de0ba
tree264177260178873cbbb7d84c947fc7499add6b93
parent492219a0fc92debcf198259f1f9bfb8690c69773
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]