summaryrefslogtreecommitdiff
path: root/droute
diff options
context:
space:
mode:
Diffstat (limited to 'droute')
-rw-r--r--droute/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/droute/Makefile.am b/droute/Makefile.am
index 854dee4a..676dc8f5 100644
--- a/droute/Makefile.am
+++ b/droute/Makefile.am
@@ -3,8 +3,7 @@ noinst_LTLIBRARIES = libdroute.la
libdroute_la_CFLAGS = $(DBUS_CFLAGS) \
$(GLIB_CFLAGS) \
-I$(top_builddir)\
- -I$(top_srcdir) \
- -Werror=implicit-function-declaration
+ -I$(top_srcdir)
libdroute_la_SOURCES =\
droute.c\