From a60aface74e9e135e70d0027c997eb1537a9f48a Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 17 Aug 2006 22:50:20 +0000 Subject: Make it a Makefile.am so that it doesn't break autogen --- diff --git a/threadframe/Makefile.in b/threadframe/Makefile.am index 16861b3..e2cbd43 100644 --- a/threadframe/Makefile.in +++ b/threadframe/Makefile.am @@ -1,5 +1,3 @@ -prefix = @prefix@ - all: python setup.py build -- cgit v0.9.1