Add missing library dependency

speaker-test requires math library.
This commit is contained in:
Takashi Iwai 2007-06-04 15:14:47 +02:00
parent 8a3947e167
commit 1a388d149f

View file

@ -1,6 +1,6 @@
INCLUDES = -I$(top_srcdir)/include
SUBDIRS= samples
LDADD = $(LIBINTL)
LDADD = $(LIBINTL) -lm
bin_PROGRAMS = speaker-test
speaker_test_SOURCES = speaker-test.c pink.c