浏览代码

Removed deleted source file entry

Tatsuhiro Tsujikawa 14 年之前
父节点
当前提交
8fe92517d9
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/Makefile.am

+ 1 - 2
src/Makefile.am

@@ -241,8 +241,7 @@ if ENABLE_XML_RPC
 SRCS += XmlRpcRequestParserController.cc XmlRpcRequestParserController.h\
 	XmlRpcRequestParserStateMachine.cc XmlRpcRequestParserStateMachine.h\
 	XmlRpcRequestParserState.h\
-	XmlRpcRequestParserStateImpl.cc XmlRpcRequestParserStateImpl.h\
-	XmlRpcRequestProcessor.h
+	XmlRpcRequestParserStateImpl.cc XmlRpcRequestParserStateImpl.h
 
 endif # ENABLE_XML_RPC