rebuild build files
[ptask.git] / src / Makefile.in
index b93cf56..dcfd4a7 100644 (file)
@@ -359,7 +359,7 @@ SUBDIRS = glade
 
 # -export-dynamic is need for defining handlers in the glade file.
 AM_LDFLAGS = -Wl,--as-needed  -export-dynamic
-AM_CPPFLAGS = -Wall -Werror $(GTK_CFLAGS) $(JSON_CFLAGS)
+AM_CPPFLAGS = -Wall $(GTK_CFLAGS) $(JSON_CFLAGS)
 ptask_SOURCES = list.c list.h \
        log.c log.h \
        main.c \