File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ include $(top_srcdir)/check.am
2020
2121TESTS = testpylith.py
2222
23- check_SCRIPTS = testpylith.py
23+ dist_check_SCRIPTS = testpylith.py
2424
2525dist_noinst_PYTHON = \
2626 TestQuad4.py \
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ include $(top_srcdir)/check.am
2020
2121TESTS = testpylith.py
2222
23- check_SCRIPTS = testpylith.py
23+ dist_check_SCRIPTS = testpylith.py
2424
2525dist_noinst_PYTHON = \
2626 TestTri3.py \
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ include $(top_srcdir)/check.am
2020
2121TESTS = testpylith.py
2222
23- check_SCRIPTS = testpylith.py
23+ dist_check_SCRIPTS = testpylith.py
2424
2525dist_noinst_PYTHON = \
2626 TestHex8.py \
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ include $(top_srcdir)/check.am
2020
2121TESTS = testpylith.py
2222
23- check_SCRIPTS = testpylith.py
23+ dist_check_SCRIPTS = testpylith.py
2424
2525dist_noinst_PYTHON = \
2626 TestTet4.py \
You can’t perform that action at this time.
0 commit comments