Started with --list-key
[gpgme.git] / tests / Makefile.am
1 ## Process this file with automake to create Makefile.in
2
3 TESTS = t-encrypt t-verify t-keylist
4
5 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl
6
7 INCLUDES = 
8 LDADD = ../gpgme/libgpgme.la
9
10 noinst_PROGRAMS = $(TESTS)
11
12