]> git.wh0rd.org - fontconfig.git/blobdiff - fc-lang/Makefile.am
Change files from ISO-Latin-1 to UTF-8
[fontconfig.git] / fc-lang / Makefile.am
index 35445458651977756de6916346f685a63359ffa4..d9cd5d36b53da88e0d1ec8f99ae01a7019d422a8 100644 (file)
@@ -1,7 +1,7 @@
 #
 # $Id $
 #
-# Copyright © 2003 Keith Packard
+# Copyright Â© 2003 Keith Packard
 #
 # Permission to use, copy, modify, distribute, and sell this software and its
 # documentation for any purpose is hereby granted without fee, provided that
@@ -22,7 +22,7 @@
 # PERFORMANCE OF THIS SOFTWARE.
 #
 
-INCLUDES=-I${top_srcdir}/src -I${top_srcdir} $(FREETYPE_CFLAGS)
+INCLUDES=-I${top_srcdir}/src -I${top_srcdir} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
 
 TMPL=fclang.tmpl.h
 STMPL=${top_srcdir}/fc-lang/fclang.tmpl.h