]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
audiod: boost the stat command
[paraslash.git] / Makefile.in
index ed4f38c4304435caf04c68bee251ce80aff592ad..ee550de4e5e99c9f8d4a5556aa4ad2a878f3cce9 100644 (file)
@@ -35,6 +35,7 @@ DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 # CPPFLAGS += -Wfloat-equal
 # CPPFLAGS += -Wmissing-format-attribute
 # CPPFLAGS += -Wunused-macros
+# CPPFLAGS += -Wwrite-strings
 
 # invalid option for gcc-3.3.5
 # CPPFLAGS += -Wextra
@@ -87,7 +88,7 @@ web_misc := $(patsubst %,web/sync/%,$(web_misc))
 misc := bash_completion
 headers := para.h server.h SFont.h crypt.h list.h http.h send.h ortp.h rc4.h \
        close_on_fork.h afs.h db.h gcc-compat.h recv.h filter.h audiod.h \
-       grab_client.h error.h net.h ringbuffer.h daemon.h string.h ipc.h
+       grab_client.h error.h net.h ringbuffer.h daemon.h string.h ipc.h dccp.h
 scripts := install-sh configure
 autocrap := Makefile.in config.h.in configure.ac autogen.sh
 tarball := web/sync/doc pics fonts $(c_sources) $(sample_conf) $(headers) \