libt2n: (tomj) fixed call of virtual function close() from destructor, fixed return...
[libt2n] / doc / Makefile.am
index 01bc533..ca19421 100644 (file)
@@ -8,8 +8,7 @@ endif
 
 all: $(MANUALS)
 
-# todo: separate build dir still doesn't work
-html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(top_srcdir)/codegen/*.hxx $(top_srcdir)/codegen/*.cpp $(srcdir)/index.doc
-       $(DOXYGEN) 
+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