1
1
This commit was SVN r6276.
Этот коммит содержится в:
Jeff Squyres 2005-07-02 14:24:55 +00:00
родитель 5ad98c7b32
Коммит e10a181120

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

@ -17,7 +17,7 @@
include $(top_srcdir)/config/Makefile.options
noinst_LTLIBRARIES = liblfc.la
noinst_LTLIBRARIES = libclass.la
# Source code files
@ -31,7 +31,7 @@ headers = \
ompi_rb_tree.h \
ompi_value_array.h
liblfc_la_SOURCES = \
libclass_la_SOURCES = \
$(headers) \
ompi_free_list.c \
ompi_hash_table.c \