libt2n: (tomj) fixed call of virtual function close() from destructor, fixed return...
[libt2n] / doc / Makefile.am
index dd647bc..ca19421 100644 (file)
@@ -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 header.html Doxyfile.in