Added missing error_code.h to Makefile.am

pull/1/head
Tatsuhiro Tsujikawa 2010-12-01 23:06:39 +09:00
parent 85d0a9b740
commit 7ac1f17d56
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ SRCS = Socket.h\
LongestSequencePieceSelector.cc LongestSequencePieceSelector.h\
bitfield.cc bitfield.h\
CreateRequestCommand.cc CreateRequestCommand.h\
DownloadResultCode.h\
error_code.h\
wallclock.h\
download_helper.cc download_helper.h\
MetadataInfo.cc MetadataInfo.h\