INCLUDES = @XMLPP_CFLAGS@ LDADD = @XMLPP_LIBS@ codegen_SOURCES = main.cpp bin_PROGRAMS = codegen EXTRA_DIST = clientlib.pc.in codegen.make # todo: do we really want to install it # (maybe it would be better to install a copy with each client lib?) include_HEADERS = codegen-stubhead.hxx