summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-08-09 19:03:26 +0200
committerGrigori Goronzy <greg@blackbox>2010-08-09 19:03:26 +0200
commit705d2f10efe51e5d8afab4be7c92f72ebe4c98b9 (patch)
tree732c6b0123d664f91eff6a8f3223029253750f2e /libass/Makefile.am
parent48d7100528ec1e5cd27428dc3d57c1b015c4f055 (diff)
downloadlibass-705d2f10efe51e5d8afab4be7c92f72ebe4c98b9.tar.bz2
libass-705d2f10efe51e5d8afab4be7c92f72ebe4c98b9.tar.xz
Set AM_CFLAGS instead of CFLAGS directly
Diffstat (limited to 'libass/Makefile.am')
-rw-r--r--libass/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libass/Makefile.am b/libass/Makefile.am
index 04db84d..375f8e6 100644
--- a/libass/Makefile.am
+++ b/libass/Makefile.am
@@ -1,3 +1,5 @@
+AM_CFLAGS = -Wall
+
LIBASS_LT_CURRENT = 5
LIBASS_LT_REVISION = 0
LIBASS_LT_AGE = 1