10 lines
176 B
Makefile
Raw Normal View History

2026-01-21 18:59:54 +08:00
# SPDX-License-Identifier: GPL-2.0
noarg:
$(MAKE) -C ../
TEST_PROGS := eeh-basic.sh
2026-01-29 22:25:33 +08:00
TEST_FILES := eeh-functions.sh settings
2026-01-21 18:59:54 +08:00
top_srcdir = ../../../../..
include ../../lib.mk