diff options
Diffstat (limited to 'documentation/Makefile')
| -rw-r--r-- | documentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index c5450f08c..0b176246b 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -140,7 +140,7 @@ uninstall-linux uninstall-osx: # Note that Doxyfile.in is shared with CMake to configure these files. # Note: There's no way to enable the "Driver Documentation" via configure+make, -# please use CMake 'OPTION_INCLUDE_DRIVER_DOCUMENTATION' instead. +# please use CMake 'FLTK_INCLUDE_DRIVER_DOCS' instead. # Alternatively (if you really need it) edit this Makefile and # replace the two lines below containing "@DRIVER_DOCS@" to read: # -e's, @DRIVER_DOCS@, DriverDev,' \ |
