Added 2 h's
This commit is contained in:
parent
215cea0d1b
commit
a78e0d5e6f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue