X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=codegen%2FMakefile.am;fp=codegen%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=998b67b326a8dbb38845530aac3a88956ea8e523;hb=3de7c9f5068dbc3cf0e5994c44b0cd3d07a1bd8c;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/codegen/Makefile.am b/codegen/Makefile.am deleted file mode 100644 index 998b67b..0000000 --- a/codegen/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -INCLUDES = @XMLPP_CFLAGS@ -LDADD = @XMLPP_LIBS@ - -libt2n_codegen_SOURCES = main.cpp - -bin_PROGRAMS = libt2n-codegen - -pkgdata_DATA = clientlib.pc.in - -# needed because we use old automake not supporting dist_ prefix - -EXTRA_DIST = $(pkgdata_DATA) - -# do we really want to install it? -# maybe it would be better to install a copy with each client lib or let codegen insert the code? -# on the other hand the generated libraries depend on the libt2n headers anyway -pkginclude_HEADERS = codegen-stubhead.hxx