[MOAB-dev] duplicate MBCN_FCDefs.h entries in Makefile.am

Jason Kraftcheck kraftche at cae.wisc.edu
Fri Sep 18 17:39:50 CDT 2009


Jed Brown wrote:
> diff --git a/Makefile.am b/Makefile.am
> index e6d2c6a..e466677 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -272,7 +272,6 @@ libMOAB_la_include_HEADERS = \
>    MeshTopoUtil.hpp \
>    ReadWriteDefines.h \
>    WriteTemplate.hpp \
> -  MBCN_FCDefs.h \
>    $(MOAB_EXTRA_HDRS)
>  
>  MBCN_protos.h: MBCN.h tools/iMesh/mkprotos.sh
> 
> 
> 
> (otherwise make install fails)
> 

Fails how?  It works for me.  Some of the installed headers won't be usable
without being able to indirectly include that file, so it needs to be
installed.

- jason



More information about the moab-dev mailing list