Might as well keep this in till it breaks.

This commit is contained in:
Harry Moffat 2003-09-03 18:49:13 +00:00
parent 1cb7a2883b
commit 849b22f083

View file

@ -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