Skip to content

Commit be35c35

Browse files
afreofgotthardp
authored andcommitted
Makefile: add run-with-simulator to extra dists
The run-with-simulator script is executed by the make check step of the rpm build process. Therefore it should be packaged into the release tar bundles. Signed-off-by: Adrian Freihofer <adrian.freihofer@gmail.com>
1 parent ef2d9a5 commit be35c35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,6 @@ EXTRA_DIST = \
143143
VERSION \
144144
$(TESTS_SHELL) \
145145
$(SH_LOG_COMPILER) \
146+
test/run-with-simulator \
146147
test/ec_pki/openssl.cnf \
147148
test/rsa_pki/etc

0 commit comments

Comments
 (0)