client: include zerocopy write calls in map file
[profile/ivi/pulseaudio-panda.git] / Makefile.am
index 2448e74..5967f2c 100644 (file)
@@ -17,7 +17,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = bootstrap.sh LICENSE GPL LGPL doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in README todo
+EXTRA_DIST = bootstrap.sh git-version-gen LICENSE GPL LGPL doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in README todo
 SUBDIRS = src doxygen man po
 
 MAINTAINERCLEANFILES =
@@ -62,12 +62,6 @@ dist-hook:
        fi
        echo $(VERSION) > $(distdir)/.tarball-version
 
-update-shave:
-       for i in shave.in shave.m4 shave-libtool.in; do \
-               wget -O $$i http://git.lespiau.name/cgit/shave/blob/\?path=shave/$$i ; \
-       done
-       mv shave.m4 m4/
-
 .PHONY: homepage distcleancheck doxygen
 
 # see git-version-gen