]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
wav: Only create wav header if there is output available.
[paraslash.git] / Makefile.in
index 3831e1c461ca38be977ce7128376e4f6872161cc..5dd08d6d069daea22e1f8deaf49958ed9ef38bcf 100644 (file)
@@ -46,6 +46,7 @@ CPPFLAGS += -DCODENAME='"$(codename)"'
 CPPFLAGS += -DCC_VERSION='"$(cc_version)"'
 CPPFLAGS += -Werror-implicit-function-declaration
 CPPFLAGS += -Wmissing-format-attribute
+CPPFLAGS += -Wmissing-noreturn
 CPPFLAGS += -Wunused-macros
 CPPFLAGS += -Wbad-function-cast
 CPPFLAGS += -DMAIN_INPUT_FILE_IS_$(*F)