From ebc2929f0001ebe6563b4af6ab64ef217498c121 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 7 Jun 2014 11:56:38 +0200 Subject: vorbis and flac static build fix --- plugins/flac/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/flac/Makefile.am b/plugins/flac/Makefile.am index 5b1f5c7e..c8e82765 100644 --- a/plugins/flac/Makefile.am +++ b/plugins/flac/Makefile.am @@ -5,7 +5,7 @@ flac_la_SOURCES = flac.c flac_la_LDFLAGS = -module -avoid-version -export-symbols-regex flac_load if HAVE_OGG -oggedit_def = -DUSE_OGGEDIT=1 $(OGG_CFLAGS) +oggedit_def = -DUSE_OGGEDIT=1 oggedit_lib = ../liboggedit/liboggedit.a $(OGG_LIBS) endif -- cgit v1.2.3