libftdi: (tomj) include C++ wrapper in doxygen
[libftdi] / doc / Makefile.am
index aa4455c..b8b03d2 100644 (file)
@@ -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)