1
1

Fix the tarball build - need to include the orte_config.h header

This commit was SVN r31540.
This commit is contained in:
Ralph Castain 2014-04-29 00:05:19 +00:00
parent 2f5b1ca4cf
commit 2c6234698e

View File

@ -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