X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=2976ec3f4d2750894621020a78fc97cadd9b0540;hp=c1297febaeffbf3e4cea2b2fd9d0e58ee1b35566;hb=53d607438c3824a6f1e540d06f5716148f6496a5;hpb=468c9698d0231608b502fec7c7352af3245cd74f diff --git a/doc/Makefile.am b/doc/Makefile.am index c1297fe..2976ec3 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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 - if test -f header.html; then $(DOXYGEN); else echo "FIXME: doxygen documentation cannot be built using a seperate build directory"; fi + $(DOXYGEN) EXTRA_DIST = index.doc header.html