libt2n: (tomj) fixed call of virtual function close() from destructor, fixed return...
[libt2n] / doc / Makefile.am
index c5c4615..ca19421 100644 (file)
@@ -8,5 +8,7 @@ endif
 
 all: $(MANUALS)
 
-html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx
+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 Doxyfile.in