replaced CODEGEN_ with XMLPP_
[libt2n] / codegen / Makefile.am
1 INCLUDES = @XMLPP_CFLAGS@
2 LDADD = @XMLPP_LIBS@
3
4 codegen_SOURCES = main.cpp
5
6 bin_PROGRAMS = codegen
7
8 EXTRA_DIST = clientlib.pc.in codegen.make
9
10 # todo: do we really want to install it
11 # (maybe it would be better to install a copy with each client lib?)
12 include_HEADERS = codegen-stubhead.hxx