X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=doc%2FMakefile.am;h=b8b03d2a1513af3830d0b84ff4f7fc94465b5e7e;hp=aa4455ce234814942b096cc46b4d53452b6badfd;hb=b8cc7d65d2ab27140deda70a24f076b48647c774;hpb=cfb0db4f651ee9c568db4361b511d7fb6d580c69 diff --git a/doc/Makefile.am b/doc/Makefile.am index aa4455c..b8b03d2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,5 +8,5 @@ endif all: $(MANUALS) -html/index.html: $(top_srcdir)/src/*.c $(top_srcdir)/src/*.h $(top_srcdir)/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)