tests: Remove gpg verification files from EXTRA_DIST
Follow on from 70a11189. These files are already disted.
Closes: #372
Approved by: cgwalters
This commit is contained in:
parent
f4e92a1e06
commit
b53fb92a9d
|
|
@ -232,12 +232,7 @@ EXTRA_DIST += \
|
||||||
tests/libostreetest.h \
|
tests/libostreetest.h \
|
||||||
tests/libtest.sh \
|
tests/libtest.sh \
|
||||||
tests/gpg-verify-data/README.md \
|
tests/gpg-verify-data/README.md \
|
||||||
tests/gpg-verify-data/lgpl2 \
|
$(NULL)
|
||||||
tests/gpg-verify-data/lgpl2.sig \
|
|
||||||
tests/gpg-verify-data/pubring.gpg \
|
|
||||||
tests/gpg-verify-data/secring.gpg \
|
|
||||||
tests/gpg-verify-data/trustdb.gpg \
|
|
||||||
tests/gpg-verify-data/gpg.conf
|
|
||||||
|
|
||||||
tests/libreaddir-rand.so: Makefile
|
tests/libreaddir-rand.so: Makefile
|
||||||
$(AM_V_GEN) ln -fns ../.libs/libreaddir-rand.so tests
|
$(AM_V_GEN) ln -fns ../.libs/libreaddir-rand.so tests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue