1 2 3 4 5 6 7 8 9 10 11 12
# SPDX-License-Identifier: CC0-1.0 # # Copyright (C) 2023 Wojtek Kosior <koszko@koszko.org> SUBDIRS = src/guile tests/guile EXTRA_DIST = \ LICENSES/CC0-1.0.txt \ .reuse/dep5 \ bootstrap \ .gitignore \ README.md.license