Grr.
[platform/upstream/libvorbis.git] / examples / Makefile.am
index 3818fbf..18063f7 100644 (file)
@@ -7,6 +7,7 @@ INCLUDES = -I$(top_srcdir)/include @OGG_CFLAGS@
 noinst_PROGRAMS = decoder_example encoder_example chaining_example\
                vorbisfile_example seeking_example
 
+LDFLAGS = -static
 LDADD = ../lib/libvorbis.la
 
 decoder_example_SOURCES = decoder_example.c