Skip to content

Commit

Permalink
Makefile.am: Also ship test/minimal-test.conf in release tar ball
Browse files Browse the repository at this point in the history
Without this file some tests fail. (But these are only active when the
testsuite is run as root, which probably explains why this wasn't
noticed earlier.)

Fixes: bafda99 ("test/rauc.t: add basic install tests")
Signed-off-by: Uwe Kleine-König <ukleinek@debian.org>
  • Loading branch information
ukleinek authored and jluebbe committed Oct 15, 2020
1 parent bb67670 commit 337c409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Expand Up @@ -174,6 +174,7 @@ EXTRA_DIST += tap-t \
test/openssl-ca \
$(wildcard test/*.raucb) \
$(wildcard test/*.raucm) \
test/minimal-test.conf \
test/rauc.t \
test/rootfs.raucs \
test/sharness.sh \
Expand Down

0 comments on commit 337c409

Please sign in to comment.