X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=ca194216569808604ae81fdf7abdcc9ad46078d2;hp=2976ec3f4d2750894621020a78fc97cadd9b0540;hb=0a8803ccb67ea3c31cbd2405c617da3dda47f4ef;hpb=7799fec761f19ead0aeea59e7db3f4a07eb96627 diff --git a/doc/Makefile.am b/doc/Makefile.am index 2976ec3..ca19421 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 header.html +EXTRA_DIST = index.doc header.html Doxyfile.in