1
1

Add more missing .h files to Makefile.am's so that distribution

tarballs can be built.

This commit was SVN r4014.
Этот коммит содержится в:
Jeff Squyres 2005-01-15 03:33:02 +00:00
родитель eaf6f99d61
Коммит 91b186234d
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -21,6 +21,8 @@ noinst_LTLIBRARIES = liblfc.la
headers = \
ompi_bitmap.h \
ompi_circular_buffer_fifo.h \
ompi_fifo.h \
ompi_free_list.h \
ompi_hash_table.h \
ompi_list.h \

Просмотреть файл

@ -16,7 +16,7 @@ include $(top_srcdir)/config/Makefile.options
SUBDIRS = alpha amd64 ia32 ia64 powerpc sparc64
noinst_HEADERS = atomic.h
noinst_HEADERS = atomic.h cache.h
# Conditionally install the header files