From 2e04c5c77e64a45e9ab8a23b8cb7a683630eb067 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Thu, 8 Sep 2011 17:05:02 +0200 Subject: =?UTF-8?q?c=20code=20that=20doesn=E2=80=99t=20work?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a327413a..8c0935f0 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ LOCALEDIR=$(DATADIR)/locale MANDIR=$(DATADIR)/man all: Makefile + python3 setup.py build + cp build/lib.linux-x86_64-3.2/poopt.cpython-32mu.so src/ clean: find ./ -name \*.pyc -delete -- cgit v1.2.3