X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=ae0923c1439d9566b27f32e29d97ee02e87c3662;hb=1776383c89bcc2bec6b469b3d58d5f5c3a37f090;hp=91fd3a140e947962aa2fb9cab03cd3938f9dd78f;hpb=4c9c14ef6dec05d198a2e3c26dfce15ff25ea8ba;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 91fd3a14..ae0923c1 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 + grab_client.h error.h net.h ringbuffer.h daemon.h string.h ipc.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) \ @@ -211,7 +211,8 @@ distclean: clean maintainer-clean: distclean rm -f $(gengetopts_c) $(gengetopts_h) *.tar.bz2 \ $(grutatxt_html) ChangeLog* config.h configure \ - config.h.in + config.h.in skencil/*.pdf skencil/*.ps + rm -rf doc install: all umask 022 && \