aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/tests/Makefile.am')
-rw-r--r--trunk/tests/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/trunk/tests/Makefile.am b/trunk/tests/Makefile.am
index 19307f28..dc2b0370 100644
--- a/trunk/tests/Makefile.am
+++ b/trunk/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 <http://www.gnu.org/licenses/>.
## 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