summaryrefslogtreecommitdiff
path: root/ext/fiddle/win32/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fiddle/win32/extconf.rb')
-rw-r--r--ext/fiddle/win32/extconf.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/fiddle/win32/extconf.rb b/ext/fiddle/win32/extconf.rb
index c32d43490e..c4efee8149 100644
--- a/ext/fiddle/win32/extconf.rb
+++ b/ext/fiddle/win32/extconf.rb
@@ -1,3 +1,3 @@
-if compiled?('fiddle') and $mswin||$mingw||$cygwin
- create_makefile('win32')
-end
+if compiled?('fiddle') and $mswin||$mingw||$cygwin
+ create_makefile('win32')
+end