7 lines
148 B
Makefile
7 lines
148 B
Makefile
# SPDX-FileCopyrightText: 2022 stenc authors
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
SUBDIRS = src man tests bash-completion
|
|
# EXTRA_DIST = buildconf
|