aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/bubblebabble/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/digest/bubblebabble/extconf.rb')
-rw-r--r--ext/digest/bubblebabble/extconf.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/digest/bubblebabble/extconf.rb b/ext/digest/bubblebabble/extconf.rb
index 53cb83934a..1214add293 100644
--- a/ext/digest/bubblebabble/extconf.rb
+++ b/ext/digest/bubblebabble/extconf.rb
@@ -1,6 +1,5 @@
require 'mkmf'
$defs << "-DHAVE_CONFIG_H"
-$INCFLAGS << " -I$(srcdir)/.."
create_makefile('digest/bubblebabble')