diff --git a/orte/include/Makefile.am b/orte/include/Makefile.am index 842f6e2387..e57681b02f 100644 --- a/orte/include/Makefile.am +++ b/orte/include/Makefile.am @@ -10,7 +10,8 @@ # University of Stuttgart. All rights reserved. # Copyright (c) 2004-2005 The Regents of the University of California. # All rights reserved. -# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved. +# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved. +# Copyright (c) 2014 Intel, Inc. All rights reserved. # $COPYRIGHT$ # # Additional copyrights may follow @@ -18,8 +19,8 @@ # $HEADER$ # -headers = -nodist_headers = orte_config.h +headers = orte_config.h +nodist_headers = include orte/Makefile.am