13 lines
281 B
Text
13 lines
281 B
Text
|
Index: tools/Makefile.in
|
||
|
--- tools/Makefile.in.orig
|
||
|
+++ tools/Makefile.in
|
||
|
@@ -303,7 +303,7 @@ indicator_loader_SOURCES = \
|
||
|
indicator-loader.c
|
||
|
|
||
|
indicator_loader_CFLAGS = \
|
||
|
- -Wall -Werror \
|
||
|
+ -Wall \
|
||
|
$(LIBINDICATOR_CFLAGS) -I$(top_srcdir) \
|
||
|
-DBUILD_DIR="\"$(builddir)\""
|
||
|
|