Whamcloud - gitweb
Amrut's patch for building extN outside the source.
authorbraam <braam>
Fri, 18 Oct 2002 05:10:48 +0000 (05:10 +0000)
committerbraam <braam>
Fri, 18 Oct 2002 05:10:48 +0000 (05:10 +0000)
lustre/Rules

index 6c9e894..cbcf51f 100644 (file)
@@ -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"