summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-17 14:09:41 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-17 14:09:41 +0000
commit563201e128d600ec1ae4a33ca81d03b776501f82 (patch)
tree3ed5d20d104e06ebc91a248fe53e1a28fc9d69f1
parent86f5b30e10773c3421486bf06062b416e2bfd5c1 (diff)
rename configuration file
make sure the todo file is packaged git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@89 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--doc/Makefile.am2
-rwxr-xr-xsrc/polypaudio.pa (renamed from src/polypaudio.run)0
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 015d503d..d88451f5 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -17,7 +17,7 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
noinst_DATA = README.html cli.html modules.html daemon.html README
-EXTRA_DIST = $(noinst_DATA) style.css README.html.in cli.html.in modules.html.in daemon.html.in
+EXTRA_DIST = $(noinst_DATA) style.css README.html.in cli.html.in modules.html.in daemon.html.in todo
MAINTAINERCLEANFILES = README README.html cli.html modules.html daemon.html
CLEANFILES =
diff --git a/src/polypaudio.run b/src/polypaudio.pa
index 177707ba..177707ba 100755
--- a/src/polypaudio.run
+++ b/src/polypaudio.pa