summaryrefslogtreecommitdiffstats
path: root/tools/bus_space/Python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bus_space/Python/Makefile')
-rw-r--r--tools/bus_space/Python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bus_space/Python/Makefile b/tools/bus_space/Python/Makefile
index 8e38ed3..5bc9b77 100644
--- a/tools/bus_space/Python/Makefile
+++ b/tools/bus_space/Python/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SHLIB_NAME= bus_space.so
+SHLIB_NAME= bus.so
SRCS= lang.c
CFLAGS+= -I${.CURDIR}/.. -I/usr/local/include/python2.7
OpenPOWER on IntegriCloud