summaryrefslogtreecommitdiffstats
path: root/complus/Makefile.am
blob: 8976cd80405bec066857e4f4fb4d10e1c00d7aa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to produce Makefile.in

# No need to install this becuase we are cross-compiling anyway.
noinst_PROGRAMS = gpgme

INCLUDES = -I$(top_srcdir)/jnlib
LDADD = -L ../jnlib -ljnlib 

gpgme_SOURCES = main.c main.h