Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/threadframe/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-25 08:33:39 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-25 08:33:39 (GMT)
commitb34cff91a39481744107ef0453f8d44ae5c7fb73 (patch)
tree85b56b29d33acf77e75928ee6260222d29111651 /threadframe/Makefile.am
parent7fe9f84a0aed873c9d5d16bdcd1242ba6ea0d6e1 (diff)
Move threadframe inside bindings directory, will add more stuff there.
Diffstat (limited to 'threadframe/Makefile.am')
-rw-r--r--threadframe/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/threadframe/Makefile.am b/threadframe/Makefile.am
deleted file mode 100644
index 01ce6b1..0000000
--- a/threadframe/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-INCLUDES = $(PYTHON_INCLUDES)
-
-threadframedir = $(pyexecdir)
-threadframe_la_LDFLAGS = -module -avoid-version
-threadframe_LTLIBRARIES = threadframe.la
-threadframe_la_SOURCES = threadframemodule.c