fake installed libt2n for example-codegen
[libt2n] / codegen / Makefile.am
... / ...
CommitLineData
1INCLUDES = @XMLPP_CFLAGS@
2LDADD = @XMLPP_LIBS@
3
4libt2n_codegen_SOURCES = main.cpp
5
6bin_PROGRAMS = libt2n-codegen
7
8pkgdata_DATA = clientlib.pc.in codegen.make
9
10# needed because we use old automake not supporting dist_ prefix
11
12EXTRA_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?)
16include_HEADERS = codegen-stubhead.hxx