X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=doc%2FMakefile.am;h=aa4455ce234814942b096cc46b4d53452b6badfd;hp=f0f68504b84a993f3fe803e08910edccaefd4e2c;hb=2991f0f039707dbafa14eb9b2680ce9522502021;hpb=829ce4de4d0cf803e0031c76f28dc62ffed7c9d9 diff --git a/doc/Makefile.am b/doc/Makefile.am index f0f6850..aa4455c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,5 +8,5 @@ endif all: $(MANUALS) -html/index.html: ../src/*.c ../src/*.h ../examples/*.c +html/index.html: $(top_srcdir)/src/*.c $(top_srcdir)/src/*.h $(top_srcdir)/examples/*.c $(DOXYGEN)