From 45c2535cddb21671f64dbc26a69fad824087a6ae Mon Sep 17 00:00:00 2001 From: Andre Date: Tue, 18 Apr 2006 23:43:21 +0200 Subject: [PATCH 1/1] Makefile.in: add tow missing headers for the tarball With this fix, the tarball compiles again. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 68c60e19..7b283d94 100644 --- a/Makefile.in +++ b/Makefile.in @@ -89,7 +89,7 @@ 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 dccp.h \ - fd.h + fd.h write.h write_common.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