fix a typo

This commit is contained in:
ehofman
2009-10-31 08:53:55 +00:00
committed by Tim Moore
parent bbeb48a60d
commit 4ffd70a42a

View File

@@ -22,7 +22,7 @@ check_PROGRAMS = openal_test1 openal_test2 openal_test3
openal_test1_SOURCES = openal_test1.cxx
openal_test2_SOURCES = openal_test2.cxx
openal_test3SOURCES = openal_test3.cxx
openal_test3_SOURCES = openal_test3.cxx
openal_test1_LDADD = \
$(top_builddir)/simgear/debug/libsgdebug.a \