rename codegen binary to libt2n-codegen, prepare makefile snippet for installation...
[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 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