summaryrefslogtreecommitdiff
path: root/Lib/ruby/Makefile.swig
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ruby/Makefile.swig')
-rw-r--r--Lib/ruby/Makefile.swig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ruby/Makefile.swig b/Lib/ruby/Makefile.swig
index a7f3ae3d2..648b32134 100644
--- a/Lib/ruby/Makefile.swig
+++ b/Lib/ruby/Makefile.swig
@@ -7,7 +7,7 @@
# 3. Type 'make -f Makefile.swig' to generate wrapper code and Makefile.
# 4. Type 'make' to build your extension.
# 5. Type 'make install' to install your extension.
-#
+#
MODULE = yourmodule
FEATURE = $(MODULE)