1
1

Add files found in svn but not tarball

This commit was SVN r27549.
This commit is contained in:
Brian Barrett 2012-11-01 02:27:03 +00:00
parent 25ccfe1bdd
commit e61c00212d
6 changed files with 10 additions and 1 deletions

View File

@ -55,7 +55,7 @@ nobase_orte_HEADERS = $(headers)
endif
# setup to catch extra files to be included in tarballs
EXTRA_DIST = CMakeLists.txt
EXTRA_DIST = CMakeLists.txt Doxyfile
include runtime/Makefile.am
include util/Makefile.am

View File

@ -17,6 +17,8 @@
# $HEADER$
#
EXTRA_DIST = .windows
sources = \
grpcomm_bad.h \
grpcomm_bad_module.c \

View File

@ -18,6 +18,7 @@
#
AM_CPPFLAGS = $(LTDLINCL)
EXTRA_DIST = README.txt
# main library setup
noinst_LTLIBRARIES = libmca_iof.la

View File

@ -17,6 +17,8 @@
# $HEADER$
#
dist_pkgdata_DATA = help-plm-process.txt
EXTRA_DIST = .windows
AM_CPPFLAGS = $(plm_process_CPPFLAGS)

View File

@ -8,6 +8,8 @@
# $HEADER$
#
EXTRA_DIST = .windows
sources = \
state_app.h \
state_app_component.c \

View File

@ -8,6 +8,8 @@
# $HEADER$
#
EXTRA_DIST = .windows
sources = \
state_hnp.h \
state_hnp_component.c \