2
0
mirror of git://github.com/lxc/lxc synced 2025-08-30 20:09:33 +00:00

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

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 \