diff options
author | Jose Fonseca <[email protected]> | 2003-09-17 16:00:10 +0000 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2003-09-17 16:00:10 +0000 |
commit | 397d1e4d5750bda09e52451cfeb0a69126602a56 (patch) | |
tree | 3f82a78a1a5153d46c38d5a88bb308312ea7c866 /doxygen/swrast_setup.doxy | |
parent | 5543901b96660b467549b09265bd9ff35aff4af5 (diff) |
Merge the Doxygen configuration files from the embedded branch.
Diffstat (limited to 'doxygen/swrast_setup.doxy')
-rw-r--r-- | doxygen/swrast_setup.doxy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/swrast_setup.doxy b/doxygen/swrast_setup.doxy index d6cefd301fd..aa53ce7ad7c 100644 --- a/doxygen/swrast_setup.doxy +++ b/doxygen/swrast_setup.doxy @@ -51,7 +51,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = ../src/swrast_setup/ +INPUT = ../src/mesa/swrast_setup/ FILE_PATTERNS = *.c \ *.h RECURSIVE = NO |