Skip to content
Snippets Groups Projects
Commit 84af3210 authored by Chris Cheney's avatar Chris Cheney
Browse files

Added default file

git-svn-id: http://svn.xiph.org/trunk/ao@1842 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent 4d04577c
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = README.Debian changelog control copyright libao-dev.dirs\
libao-dev.docs libao-dev.files libao2.dirs libao2.files \
libao2.manpages rules
EXTRA_DIST = README.Debian changelog control copyright libao.conf \
libao-dev.dirs libao-dev.docs libao-dev.files libao2.dirs \
libao2.files libao2.manpages rules
default_driver=oss
etc
usr/lib
usr/lib/ao
etc/*
usr/lib/*.so.*
usr/lib/ao/*.so
usr/share/lintian/overrides/libao0
......@@ -45,6 +45,7 @@ install: build
# Add here commands to install the package into debian/tmp.
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
install -m 0644 $(CURDIR)/debian/libao.conf $(CURDIR)/debian/tmp/etc
# Build architecture-independent files here.
binary-indep: build install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment