diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am index 1ef57af7a58..976c5cad742 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -802,17 +802,17 @@ EXTRA_DIST += \ | |||
| 802 | etc/manifests/upgrade.scm \ | 802 | etc/manifests/upgrade.scm \ |
| 803 | scripts/guix.in \ | 803 | scripts/guix.in \ |
| 804 | tests/cve-sample.json \ | 804 | tests/cve-sample.json \ |
| 805 | tests/keys/civodul.pub \ | 805 | tests/keys/openpgp/civodul.pub \ |
| 806 | tests/keys/dsa.pub \ | 806 | tests/keys/openpgp/dsa.pub \ |
| 807 | tests/keys/ed25519-2.pub \ | 807 | tests/keys/openpgp/ed25519-2.pub \ |
| 808 | tests/keys/ed25519-2.sec \ | 808 | tests/keys/openpgp/ed25519-2.sec \ |
| 809 | tests/keys/ed25519-3.pub \ | 809 | tests/keys/openpgp/ed25519-3.pub \ |
| 810 | tests/keys/ed25519-3.sec \ | 810 | tests/keys/openpgp/ed25519-3.sec \ |
| 811 | tests/keys/ed25519.pub \ | 811 | tests/keys/openpgp/ed25519.pub \ |
| 812 | tests/keys/ed25519.sec \ | 812 | tests/keys/openpgp/ed25519.sec \ |
| 813 | tests/keys/rsa.pub \ | 813 | tests/keys/openpgp/rsa.pub \ |
| 814 | tests/keys/signing-key.pub \ | 814 | tests/keys/openpgp/signing-key.pub \ |
| 815 | tests/keys/signing-key.sec \ | 815 | tests/keys/openpgp/signing-key.sec \ |
| 816 | tests/test.drv \ | 816 | tests/test.drv \ |
| 817 | $(TESTS) | 817 | $(TESTS) |
| 818 | 818 | ||
