aboutsummaryrefslogtreecommitdiffstats
path: root/complus/Makefile.am
blob: bbae8d59bc9eddd2cd07534f90bacce89e19cd31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Process this file with automake to produce Makefile.in

EXTRA_DIST = WINE-LICENSE WINE-AUTHORS

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

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

comheaders = obj_base.h basetsd.h guiddef.h  wtypes.h

gpgcom_SOURCES = main.c main.h \
		$(comheaders) \
		ignupg.c ignupg.h