/
githubmirror
/
swtpm
Обзор
Документация
Войти
/
githubmirror
/
swtpm
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.6.4
src/Makefile.am
18 строк
219 B
Stefan Berger
swtpm_setup: Rewrite in 'C' (addresses issue #437)
28 май 2021, 20:08
28 май 2021, 20:08
c125e34
Код
Авторство
О чём код?
# # src/Makefile.am # # For the license, see the COPYING file in the root directory. # SUBDIRS = \ utils \ swtpm \ swtpm_bios \ swtpm_cert \ swtpm_ioctl \ swtpm_setup if WITH_SELINUX SUBDIRS += \ selinux endif