Add more missing .h files to Makefile.am's so that distribution
tarballs can be built. This commit was SVN r4014.
Этот коммит содержится в:
родитель
eaf6f99d61
Коммит
91b186234d
@ -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
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user