From 8cc31ea3fc27aa2ce7644a3f619c4a827c159784 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 1 Jun 2009 01:48:47 +0000 Subject: [PATCH] updated makefile to remove docstrings.cpp --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3f3ceed7d..9a6c4fd9d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,7 +66,6 @@ bindings/python/src/big_number.cpp \ bindings/python/src/converters.cpp \ bindings/python/src/create_torrent.cpp \ bindings/python/src/datetime.cpp \ -bindings/python/src/docstrings.cpp \ bindings/python/src/entry.cpp \ bindings/python/src/extensions.cpp \ bindings/python/src/filesystem.cpp \