]> sigrok.org Git - libsigrok.git/blobdiff - bindings/cxx/Doxyfile
Fix #786 by checking for opts in the bindings
[libsigrok.git] / bindings / cxx / Doxyfile
index 8008db2fba1e9fe7199e631b38649e84cb59c5c7..7fb0854f91c361745da82f9c2b2b5eb720263414 100644 (file)
@@ -744,7 +744,7 @@ WARN_LOGFILE           =
 # Note: If this tag is empty the current directory is searched.
 
 INPUT                  = include/libsigrokcxx/libsigrokcxx.hpp \
-                         include/libsigrokcxx/enums.hpp
+                         $(BUILDDIR)include/libsigrokcxx/enums.hpp
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses