Might as well keep this in till it breaks.
This commit is contained in:
parent
1cb7a2883b
commit
849b22f083
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ CXX_FLAGS = @CXXFLAGS@ $(CXX_OPT)
|
|||
|
||||
# Temporarily removed 'filter.o', since it was causing a compile error on Mac OS X.
|
||||
OBJS = atomicWeightDB.o CKParser.o CKReader.o Reaction.o ckr_utils.o \
|
||||
thermoFunctions.o writelog.o ck2ct.o
|
||||
thermoFunctions.o writelog.o ck2ct.o ck2ctml.o
|
||||
|
||||
CXX_INCLUDES = -I. -I..
|
||||
CONV_LIB = @buildlib@/libconverters.a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue