Added missing IndexedList.h to SRCS

pull/43/head
Tatsuhiro Tsujikawa 2012-12-24 21:23:52 +09:00
parent 616cd9e75f
commit d13aa3a0b3
1 changed files with 2 additions and 1 deletions

View File

@ -243,7 +243,8 @@ SRCS = SocketCore.cc SocketCore.h\
XmlRpcRequestParserController.cc XmlRpcRequestParserController.h\ XmlRpcRequestParserController.cc XmlRpcRequestParserController.h\
WrDiskCache.cc WrDiskCache.h\ WrDiskCache.cc WrDiskCache.h\
WrDiskCacheEntry.cc WrDiskCacheEntry.h\ WrDiskCacheEntry.cc WrDiskCacheEntry.h\
GroupId.cc GroupId.h GroupId.cc GroupId.h\
IndexedList.h
if MINGW_BUILD if MINGW_BUILD
SRCS += WinConsoleFile.cc WinConsoleFile.h SRCS += WinConsoleFile.cc WinConsoleFile.h