unfortunately dist-hook only works if directly visible for automake
[libt2n] / codegen / Makefile.am
CommitLineData
eea21b24
JT
1INCLUDES = @XMLPP_CFLAGS@
2LDADD = @XMLPP_LIBS@
e50cc1d6 3
e62269cb 4libt2n_codegen_SOURCES = main.cpp
e50cc1d6 5
e62269cb 6bin_PROGRAMS = libt2n-codegen
3c4dd222 7
d6d16279
JT
8pkgdata_DATA = clientlib.pc.in codegen.make
9
10# needed because we use old automake not supporting dist_ prefix
11
12EXTRA_DIST = $(pkgdata_DATA)
c0a5c771 13
da7ee71b
JT
14# do we really want to install it?
15# maybe it would be better to install a copy with each client lib or let codegen insert the code?
16# on the other hand the generated libraries depend on the libt2n headers anyway
17pkginclude_HEADERS = codegen-stubhead.hxx