24636208982a93f684186c976bb48fdcb2f785f0
[libt2n] / codegen / Makefile.am
1 INCLUDES = @XMLPP_CFLAGS@
2 LDADD = @XMLPP_LIBS@
3
4 libt2n_codegen_SOURCES = main.cpp
5
6 bin_PROGRAMS = libt2n-codegen
7
8 pkgdata_DATA = clientlib.pc.in codegen.make
9
10 # needed because we use old automake not supporting dist_ prefix
11
12 EXTRA_DIST = $(pkgdata_DATA)
13
14 # todo: do we really want to install it
15 # (maybe it would be better to install a copy with each client lib?)
16 include_HEADERS = codegen-stubhead.hxx