X-Git-Url: http://developer.intra2net.com/git/?a=blobdiff_plain;f=doc%2FMakefile.am;h=b8b03d2a1513af3830d0b84ff4f7fc94465b5e7e;hb=3c287e728650079b6024521c6d06b17a707c2f62;hp=d482b04156fe9a18a36e718eea7bf36185403249;hpb=5d5ed648011229545f85385828346aee57e20815;p=libftdi diff --git a/doc/Makefile.am b/doc/Makefile.am index d482b04..b8b03d2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,5 +8,5 @@ endif all: $(MANUALS) -html/index.html: ../src/*.c ../src/*.h +html/index.html: $(top_srcdir)/src/*.c $(top_srcdir)/src/*.h $(top_srcdir)/ftdipp/*.cpp $(top_srcdir)/ftdipp/*.hpp $(top_srcdir)/examples/*.c $(DOXYGEN)