Added a missing file to the list of objects

This commit is contained in:
Harry Moffat 2007-09-13 15:46:44 +00:00
parent c5dee4adae
commit 7c89caa61f

View file

@ -20,7 +20,7 @@ PIC_FLAG=@PIC@
CXX_FLAGS = @CXXFLAGS@ $(CXX_OPT) $(PIC_FLAG)
OBJS = atomicWeightDB.o CKParser.o CKReader.o Reaction.o ckr_utils.o \
thermoFunctions.o writelog.o ck2ct.o Species.o
thermoFunctions.o writelog.o ck2ct.o Species.o NASA9Parser.o
# ck2ctml.o
CONV_H = CKReader.h thermoFunctions.h \
Element.h Reaction.h CKParser.h \