- updated to change src/drivers/pc -> src/drivers/sdl

This commit is contained in:
gimmedonutnow 2006-08-01 05:16:06 +00:00
parent 1b3195eca3
commit ddc242cac3
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = src src/mappers src/boards src/drivers/common src/drivers/win src/drivers/pc src/input
INPUT = src src/mappers src/boards src/drivers/common src/drivers/win src/drivers/sdl src/input
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp