X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=01bc53353c7095c50cf63bc913c20fac728f004c;hp=dd647bcc948932fd8bd0c0d55ef830638338d766;hb=1ef8a13549f9999519fcfc95d09f8f9589031bfd;hpb=d321225e54a1417afb8303a3570de7ef227e91f9 diff --git a/doc/Makefile.am b/doc/Makefile.am index dd647bc..01bc533 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,8 @@ endif all: $(MANUALS) +# todo: separate build dir still doesn't work html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc - $(DOXYGEN) + $(DOXYGEN) EXTRA_DIST = index.doc