diff --git a/simgear/scene/material/Makefile.am b/simgear/scene/material/Makefile.am index 031e4214..9808bf2c 100644 --- a/simgear/scene/material/Makefile.am +++ b/simgear/scene/material/Makefile.am @@ -30,6 +30,6 @@ libsgmaterial_a_SOURCES = \ mat.cxx \ matlib.cxx \ matmodel.cxx \ - Noise.cxx + Noise.cxx Noise.hxx INCLUDES = -I$(top_srcdir)