Whamcloud - gitweb
- Merge HEAD into b_md
authorpschwan <pschwan>
Fri, 7 Feb 2003 17:14:10 +0000 (17:14 +0000)
committerpschwan <pschwan>
Fri, 7 Feb 2003 17:14:10 +0000 (17:14 +0000)
- begin requiring kernel version 10; only fixes an obscure race condition, but
  I'd rather not have people running 0.5.20 against multiple kernel patches
- fix sanity test #29, merged from head

lustre/Rules

index 3646bdf..069e89a 100644 (file)
@@ -21,4 +21,4 @@ tags:
        find $(top_srcdir)/../portals/ -name '*.[hc]' | xargs ctags -a
        find $(top_srcdir) -name '*.[hc]' | grep -v ".orig" | xargs ctags -a
 
-AM_CPPFLAGS="-I$(top_builddir)/include"
+AM_CPPFLAGS=-I$(top_builddir)/include