Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/threadframe/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/threadframe/Makefile.am')
-rw-r--r--lib/threadframe/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/threadframe/Makefile.am b/lib/threadframe/Makefile.am
deleted file mode 100644
index 01ce6b1..0000000
--- a/lib/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