From bf0bae5982f7a4014cf9598591fe87b1bd57e2c1 Mon Sep 17 00:00:00 2001 From: braam Date: Fri, 18 Oct 2002 05:10:48 +0000 Subject: [PATCH] Amrut's patch for building extN outside the source. --- lustre/Rules | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/Rules b/lustre/Rules index 6c9e894..cbcf51f 100644 --- a/lustre/Rules +++ b/lustre/Rules @@ -21,3 +21,4 @@ tags: find $(top_srcdir)/../portals/ -name '*.[hc]' | xargs ctags -a find $(top_srcdir) -name '*.[hc]' | xargs ctags -a +AM_CPPFLAGS="-I$(top_builddir)/include" -- 1.8.3.1