From b34cff91a39481744107ef0453f8d44ae5c7fb73 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 25 Aug 2006 08:33:39 +0000 Subject: Move threadframe inside bindings directory, will add more stuff there. --- (limited to 'threadframe/Makefile.am') 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 -- cgit v0.9.1