Add files found in svn but not tarball
This commit was SVN r27549.
This commit is contained in:
parent
25ccfe1bdd
commit
e61c00212d
@ -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
|
||||
|
@ -17,6 +17,8 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
EXTRA_DIST = .windows
|
||||
|
||||
sources = \
|
||||
grpcomm_bad.h \
|
||||
grpcomm_bad_module.c \
|
||||
|
@ -18,6 +18,7 @@
|
||||
#
|
||||
|
||||
AM_CPPFLAGS = $(LTDLINCL)
|
||||
EXTRA_DIST = README.txt
|
||||
|
||||
# main library setup
|
||||
noinst_LTLIBRARIES = libmca_iof.la
|
||||
|
@ -17,6 +17,8 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
dist_pkgdata_DATA = help-plm-process.txt
|
||||
|
||||
EXTRA_DIST = .windows
|
||||
|
||||
AM_CPPFLAGS = $(plm_process_CPPFLAGS)
|
||||
|
@ -8,6 +8,8 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
EXTRA_DIST = .windows
|
||||
|
||||
sources = \
|
||||
state_app.h \
|
||||
state_app_component.c \
|
||||
|
@ -8,6 +8,8 @@
|
||||
# $HEADER$
|
||||
#
|
||||
|
||||
EXTRA_DIST = .windows
|
||||
|
||||
sources = \
|
||||
state_hnp.h \
|
||||
state_hnp_component.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user