X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=configure.in;fp=configure.in;h=fe30057cda371d4738e08ab7957d10b0cf708d22;hp=fde7f94caee11be36089f4cd071fca89cb347cb3;hb=c8dcbc9eeb85a9b69d3734400a0aae4d3018891e;hpb=208db683069afb57aeb0ef0e6897c014b870bb6f diff --git a/configure.in b/configure.in index fde7f94..fe30057 100644 --- a/configure.in +++ b/configure.in @@ -41,4 +41,4 @@ AC_SUBST(LIBT2N_CLIENT_PCTEMPLATE) dnl todo: do not create .pc file in configure but in make dnl see also autoconf manual "Installation Directory Variables" -AC_OUTPUT(Makefile doc/Doxyfile doc/Makefile src/Makefile libt2n.pc libt2n.spec test/Makefile examples/Makefile codegen/Makefile) +AC_OUTPUT(Makefile doc/Doxyfile doc/Makefile src/Makefile libt2n.pc libt2n.spec test/Makefile examples/Makefile codegen/Makefile examples-codegen/Makefile)