Rvert last change. The Balloon and Magic Carpet are there. They didn't
show up during my previous commit though...
This commit is contained in:
parent
a40e040e24
commit
6048f4d01e
1 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,9 @@ noinst_LIBRARIES = libSPFDM.a
|
|||
|
||||
libSPFDM_a_SOURCES = \
|
||||
ADA.cxx ADA.hxx \
|
||||
ACMS.cxx ACMS.hxx
|
||||
ACMS.cxx ACMS.hxx \
|
||||
Balloon.cxx Balloon.h \
|
||||
BalloonSim.cpp BalloonSim.h \
|
||||
MagicCarpet.cxx MagicCarpet.hxx
|
||||
|
||||
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|
||||
|
|
Loading…
Reference in a new issue