summaryrefslogtreecommitdiff
path: root/tests/program/Makefile.am
blob: 1bd72fd5a5fd443fd5b3548375dbfe847e76e3dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

SUBDIRS = . src docs

if BUILD_TESTS

check-local: clean

endif

EXTRA_DIST = meson.build

-include $(top_srcdir)/git.mk