Makefile.in: add tow missing headers for the tarball
authorAndre <maan@p133.(none)>
Tue, 18 Apr 2006 21:43:21 +0000 (23:43 +0200)
committerAndre <maan@p133.(none)>
Tue, 18 Apr 2006 21:43:21 +0000 (23:43 +0200)
With this fix, the tarball compiles again.

Makefile.in

index 68c60e199b8814239f2c560ca2812d9a95e7056c..7b283d94b22acc9cb84eb4aae21746ee15e05741 100644 (file)
@@ -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) \