X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=doc%2FMakefile.am;h=b8b03d2a1513af3830d0b84ff4f7fc94465b5e7e;hb=3c287e728650079b6024521c6d06b17a707c2f62;hp=f0f68504b84a993f3fe803e08910edccaefd4e2c;hpb=ad397a4bb9a5c258c8655e30f6856c0103d49a9e;p=libftdi diff --git a/doc/Makefile.am b/doc/Makefile.am index f0f6850..b8b03d2 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)/ftdipp/*.cpp $(top_srcdir)/ftdipp/*.hpp $(top_srcdir)/examples/*.c $(DOXYGEN)