avoid to fail on error due to deprecation of GtkStatusIcon
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 29 Sep 2014 07:35:02 +0000 (09:35 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 29 Sep 2014 07:35:02 +0000 (09:35 +0200)
src/Makefile.am

index 3ddb1e7..7611095 100644 (file)
@@ -9,7 +9,7 @@ SUBDIRS += server
 endif
 endif
 
-AM_CPPFLAGS =-Wall -Werror \
+AM_CPPFLAGS =-Wall \
        -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\"\
        -DDATADIR=\""$(datadir)"\"\
        -DPSENSOR_DESKTOP_FILE=\""psensor.desktop"\"\