Bläddra i källkod

Removed deleted source file entry

Tatsuhiro Tsujikawa 14 år sedan
förälder
incheckning
8fe92517d9
1 ändrade filer med 1 tillägg och 2 borttagningar
  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