gpgme/tests/Makefile.am
2000-11-09 16:35:35 +00:00

13 lines
214 B
Makefile

## Process this file with automake to create Makefile.in
TESTS = t-encrypt t-verify
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/intl
INCLUDES =
LDADD = ../gpgme/libgpgme.la
noinst_PROGRAMS = $(TESTS)