From 7851d73fd7f424f9a649690e1cb3055feb792c51 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Tue, 25 Apr 2017 11:39:59 +0900 Subject: [PATCH] tests: Remove *.conf.tmpl from Makefile. * tests/openpgp/Makefile.am (TEST_FILES): Remove gpg.conf.tmpl and gpg-agent.conf.tmpl. -- Fixes-commit: 06a177ceea529269a7404740c60416bd6a4567b1 Signed-off-by: NIIBE Yutaka --- tests/openpgp/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index a7281a5c7..d99c3d9c5 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -115,7 +115,6 @@ TEST_FILES = pubring.asc secring.asc plain-1o.asc plain-2o.asc plain-3o.asc \ plain-1.asc plain-2.asc plain-3.asc plain-1-pgp.asc \ plain-largeo.asc plain-large.asc \ pubring.pkr.asc secring.skr.asc secdemo.asc pubdemo.asc \ - gpg.conf.tmpl gpg-agent.conf.tmpl \ bug537-test.data.asc bug894-test.asc \ bug1223-good.asc bug1223-bogus.asc 4gb-packet.asc \ tofu/conflicting/1C005AF3.gpg \