diff options
| -rw-r--r-- | doc/doxygen/gpgpu-sim.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/gpgpu-sim.doxygen b/doc/doxygen/gpgpu-sim.doxygen index 3b63540..00ed21b 100644 --- a/doc/doxygen/gpgpu-sim.doxygen +++ b/doc/doxygen/gpgpu-sim.doxygen @@ -534,7 +534,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../../src/gpgpu-sim/ +INPUT = ../../src/ ../../libcuda/ ../../libopencl/ # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is |
