X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=ab3f33b9886e77eedc85a68eade52834271004be;hp=dd647bcc948932fd8bd0c0d55ef830638338d766;hb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0;hpb=d321225e54a1417afb8303a3570de7ef227e91f9 diff --git a/doc/Makefile.am b/doc/Makefile.am index dd647bc..ab3f33b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,7 @@ endif all: $(MANUALS) -html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc +html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc Doxyfile $(DOXYGEN) -EXTRA_DIST = index.doc +EXTRA_DIST = index.doc Doxyfile.in