1
0
Fork 0

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:
durk 2008-07-26 07:20:48 +00:00
parent a40e040e24
commit 6048f4d01e

View file

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