Add autotools build scripts and new shairplay program
authorJuho Vähä-Herttua <juhovh@iki.fi>
Sat, 19 May 2012 10:18:58 +0000 (13:18 +0300)
committerJuho Vähä-Herttua <juhovh@iki.fi>
Thu, 31 May 2012 19:04:23 +0000 (22:04 +0300)
commitad58f7a2caeeecf25a9d69aecf96a5fcc77fffcd
treeae69ebb2d92422fbb878ac570b91a3427886e6fe
parentf926f8a1cb71f4c903645d593e849beab700ced1
Add autotools build scripts and new shairplay program
.gitignore
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
include/Makefile.am [new file with mode: 0644]
m4/pkg.m4 [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/lib/Makefile.am [new file with mode: 0644]
src/lib/alac/Makefile.am [new file with mode: 0644]
src/lib/crypto/Makefile.am [new file with mode: 0644]
src/shairplay.c [new file with mode: 0644]