summaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: 0a921e5f56cd4b923af3356082b20eeaef6ae54a (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: CC0-1.0

SCRIPTS=$(wildcard *.py)

all:

clean:

install:
	cp $(SCRIPTS) $(INSTALL_DIR)/