Skip to content

Commit

Permalink
Makefile: add run-with-simulator to extra dists
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
afreof committed Dec 8, 2023
1 parent 74e803d commit fce46a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,6 @@ EXTRA_DIST = \
VERSION \
$(TESTS_SHELL) \
$(SH_LOG_COMPILER) \
test/run-with-simulator \
test/ec_pki/openssl.cnf \
test/rsa_pki/etc

0 comments on commit fce46a3

Please sign in to comment.