1
1
openmpi/opal
Brian Barrett 37fad860b7 Grrr... Forgot that EXTRA_DIST and man_MANS are not set to include all the
possible things contained in the conditional like other rules are (for
example, a SOURCES rule in a conditional automatically has its files
added to the dist rules, even if that conditional isn't tru when
make dist occurs).  So the man files weren't in the tarball.

Put the EXTRA_DIST with the files explicitly listed outside any conditionals
so the man pages always end up in the tarball.

This commit was SVN r12220.
2006-10-20 14:15:38 +00:00
..
asm remove unneeded footer 2006-09-26 20:30:49 +00:00
class - Have two separate versions of OBJ_RETAIN and OBJ_RELEASE to 2006-10-18 08:24:38 +00:00
etc Update comments to clarify how this file is used. 2006-06-05 13:59:43 +00:00
event * Need to unlock on error conditions in opal_event_base_loop() 2006-09-22 16:08:58 +00:00
include Follow on to r12146. For platforms that dont' have a ptrdiff_t definition, 2006-10-20 03:24:59 +00:00
mca Protect against C++ compiler and add the OPAL_DECLSPEC to the 2006-10-05 05:16:07 +00:00
memoryhooks Remove all references to the removed files. 2006-08-23 02:18:24 +00:00
runtime refs trac:405 2006-09-25 23:41:06 +00:00
threads The usual cast problem on Windows. 2006-10-05 05:43:46 +00:00
tools Grrr... Forgot that EXTRA_DIST and man_MANS are not set to include all the 2006-10-20 14:15:38 +00:00
util We always have to include the <PROJECT>_config.h as first include. 2006-10-20 07:01:52 +00:00
win32 New version of the Windows compatibility file. 2006-10-20 02:28:41 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00