From d951cb713fdc3a1310534acdce84e3e005ad1d04 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 26 Jan 2009 10:21:10 +0000 Subject: First take on the low-level assuan interface. --- tests/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 19307f28..dc2b0370 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,8 +15,7 @@ # Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +# License along with this program; if not, see . ## Process this file with automake to produce Makefile.in @@ -40,7 +39,7 @@ gpgtests = endif if RUN_GPGSM_TESTS -gpgsmtests = gpgsm +gpgsmtests = gpgsm opassuan else gpgsmtests = endif -- cgit v1.2.3