]> git.sur5r.net Git - kconfig-frontends/blobdiff - frontends/qconf/Makefile.am
configure: enable building with -Wall
[kconfig-frontends] / frontends / qconf / Makefile.am
index 616d3d4803418dd945f32e8036bf5ffafff19808..b0ba091fed8d653b954e52fb0722638b55200ced 100644 (file)
@@ -6,8 +6,8 @@ qconf_CPPFLAGS = $(AM_CPPFLAGS)         \
                  $(GETTEXT)             \
                  -I$(top_srcdir)/libs/parser    \
                  -I$(top_srcdir)/libs/images
-qconf_CXXFLAGS = $(AM_CXXFLAGS)     \
-                 $(werror_CFLAGS)   \
+qconf_CXXFLAGS = $(AM_CXXFLAGS) \
+                 $(kf_CFLAGS)   \
                  $(qt4_CFLAGS)
 qconf_LDADD = $(top_builddir)/libs/parser/libkconfigparser.la \
               $(qt4_LIBS) $(qconf_EXTRA_LIBS)