X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FMakefile.am;h=c5c461542acb8de6f686d4420a75704ffb3dfec5;hp=09edab33648c4a2e10524cdab2ecfb4b73b10ee7;hb=c0a5c7713b976c7165aa213b4ceb36e15b117d61;hpb=b6ead8d8d4d86e659e6d9f3a49a1b17947d47863 diff --git a/doc/Makefile.am b/doc/Makefile.am index 09edab3..c5c4615 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,5 +8,5 @@ endif all: $(MANUALS) -html/index.html: ../src/*.cpp ../src/*.hxx +html/index.html: $(top_srcdir)/src/*.cpp $(top_srcdir)/src/*.hxx $(DOXYGEN)