소스 검색

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