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