Merge branch 'curt/makefile' into next

This commit is contained in:
Tim Moore
2010-02-17 07:20:38 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -30,6 +30,6 @@ libsgmaterial_a_SOURCES = \
mat.cxx \
matlib.cxx \
matmodel.cxx \
Noise.cxx
Noise.cxx Noise.hxx
INCLUDES = -I$(top_srcdir)

View File

@@ -27,6 +27,7 @@ include_HEADERS = \
libsgmodel_a_SOURCES = \
animation.cxx \
BoundingVolumeBuildVisitor.hxx \
particles.cxx \
model.cxx \
modellib.cxx \