]> git.tuebingen.mpg.de Git - lopsub.git/blobdiff - Makefile
Merge branch 't/build-improvements'
[lopsub.git] / Makefile
index f7e19fb8901d98dbfd90965f521b892bc45cdc0e..548c96ff0e6298e29d8f247940a4f446e6757d35 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -97,6 +97,7 @@ lopsubex_objs := lopsubex.o lopsubex.lsg.o $(liblopsub_objs)
 
 LLS_CFLAGS := -g -fPIC
 STRICT_CFLAGS := -Wall
+STRICT_CFLAGS += -Werror-implicit-function-declaration
 
 $(lsg_objs) $(liblopsub_objs) $(lopsubex_objs): %.o: %.c
 lopsubgen.o config_file.o: