summaryrefslogtreecommitdiff
path: root/src/libvorbis
diff options
context:
space:
mode:
Diffstat (limited to 'src/libvorbis')
-rw-r--r--src/libvorbis/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libvorbis/Makefile.am b/src/libvorbis/Makefile.am
index 07da7bfce..2afa15af1 100644
--- a/src/libvorbis/Makefile.am
+++ b/src/libvorbis/Makefile.am
@@ -2,7 +2,7 @@
## Process this file with automake to produce Makefile.in
##
-CFLAGS = @CFLAGS@ $(VORBIS_CFLAGS)
+AM_CFLAGS = @CFLAGS@ $(VORBIS_CFLAGS)
LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic