Kazuhiro NISHIYAMA
znz****@users*****
Mon May 29 19:46:47 JST 2006
Index: kazehakase/ext/ruby/Makefile.am diff -u kazehakase/ext/ruby/Makefile.am:1.6 kazehakase/ext/ruby/Makefile.am:1.7 --- kazehakase/ext/ruby/Makefile.am:1.6 Mon May 29 19:29:48 2006 +++ kazehakase/ext/ruby/Makefile.am Mon May 29 19:46:47 2006 @@ -22,6 +22,14 @@ $(RUBY_CFLAGS) \ $(RUBY_EXT_CFLAGS) \ -I$(top_builddir)/src \ + -I$(top_builddir)/src/actions \ + -I$(top_builddir)/src/bookmarks \ + -I$(top_builddir)/src/dialogs \ + -I$(top_builddir)/src/libegg/pixbufthumbnail \ + -I$(top_builddir)/src/net \ + -I$(top_builddir)/src/prefs_ui \ + -I$(top_builddir)/src/sidebar \ + -I$(top_builddir)/src/widget \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/actions \ -I$(top_srcdir)/src/bookmarks \