From: Andre Date: Tue, 18 Apr 2006 21:43:21 +0000 (+0200) Subject: Makefile.in: add tow missing headers for the tarball X-Git-Tag: v0.2.12~65 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=45c2535cddb21671f64dbc26a69fad824087a6ae Makefile.in: add tow missing headers for the tarball With this fix, the tarball compiles again. --- 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) \