Tweak lib name.

This commit is contained in:
curt 2002-09-13 20:36:19 +00:00
parent 01113e82f3
commit 8bd07e358f

View File

@ -1,12 +1,12 @@
includedir = @includedir@/sky includedir = @includedir@/sky
lib_LIBRARIES = libsgcloud3d.a lib_LIBRARIES = libsgclouds3d.a
include_HEADERS = \ include_HEADERS = \
SkySceneLoader.hpp \ SkySceneLoader.hpp \
SkyUtil.hpp SkyUtil.hpp
libsgcloud3d_a_SOURCES = \ libsgclouds3d_a_SOURCES = \
vec3fv.cpp \ vec3fv.cpp \
mat16fv.cpp \ mat16fv.cpp \
tri.cpp \ tri.cpp \