From 9c19928e402690be5633262ebee91b156142cfe0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 8 Jun 2010 15:10:52 +0000 Subject: [PATCH] No more prompt tests. * These were an old concept of tests that didn't run automatically. * Also remove PAM tests, as they were completely broken, and prompt style. --- gp11/tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/gp11/tests/Makefile.am b/gp11/tests/Makefile.am index 532bfd5..b896cd9 100644 --- a/gp11/tests/Makefile.am +++ b/gp11/tests/Makefile.am @@ -13,8 +13,6 @@ UNIT_FLAGS = \ -I$(top_srcdir)/gp11/ \ -DEXTERNAL_TEST -UNIT_PROMPT = - UNIT_LIBS = \ $(GIO_LIBS) \ $(top_builddir)/gp11/libgp11.la \ -- 2.7.4