Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-17 22:50:20 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-17 22:50:20 (GMT)
commita60aface74e9e135e70d0027c997eb1537a9f48a (patch)
treec3221c539f65f0c34d2c4f3e539c1c5d6f38fd6f
parent8b912fb9fad33f98327945d11809321c92921da9 (diff)
Make it a Makefile.am so that it doesn't break autogen
-rw-r--r--threadframe/Makefile.am (renamed from threadframe/Makefile.in)2
1 files changed, 0 insertions, 2 deletions
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