Added 2 h's

This commit is contained in:
Harry Moffat 2009-04-04 03:08:28 +00:00
parent 215cea0d1b
commit a78e0d5e6f

View file

@ -32,7 +32,7 @@ CXX_FLAGS = @CXXFLAGS@ $(LOCAL_DEFS) $(CXX_OPT) $(PIC_FLAG) $(DEBUG_FLAG)
SPECTRA_OBJ = rotor.o LineBroadener.o
#SPECTRA_H = rotor.h LineBroadener.h Nuclei.h spectralUtilities.h
SPECTRA_H = rotor.h LineBroadener.h
SPECTRA_H = rotor.h LineBroadener.h Nuclei.h spectralUtilities.h
CXX_INCLUDES = -I. @CXX_INCLUDES@ -I../base
LIB = @buildlib@/libctspectra.a