From: pschwan Date: Fri, 7 Feb 2003 17:14:10 +0000 (+0000) Subject: - Merge HEAD into b_md X-Git-Tag: v1_7_100~1^71~35 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=8928862792052c45a37932c0e3ea2ac08bc662b6;p=fs%2Flustre-release.git - Merge HEAD into b_md - 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 --- diff --git a/lustre/Rules b/lustre/Rules index 3646bdf..069e89a 100644 --- a/lustre/Rules +++ b/lustre/Rules @@ -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