tests: include "version.h"

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
Christian Brauner 2021-09-03 18:04:42 +02:00
parent 1160ce891d
commit f7edcf9439
No known key found for this signature in database
GPG Key ID: 8EB056D53EECB12D

View File

@ -23,6 +23,7 @@ endif
lxc_test_arch_parse_SOURCES = arch_parse.c \
lxctest.h \
../lxc/lxc.h \
../lxc/version.h \
../lxc/memory_utils.h
lxc_test_api_reboot_SOURCES = api_reboot.c \