~vcs-imports/bluez/master

1
2
3
4
5
6
7
#!/bin/sh

aclocal && \
    autoheader && \
	libtoolize --automake --copy --force && \
	    automake --add-missing --copy && \
		autoconf