From 01115af3aaeec19e2dfad57af766dab4de34732e Mon Sep 17 00:00:00 2001 From: Andre Date: Tue, 14 Mar 2006 17:39:21 +0100 Subject: [PATCH 1/1] add dccp.h to tarball The tarball did not compile because dccp.h was missing. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index ed4f38c4..0c32146d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -87,7 +87,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) \ -- 2.39.2