summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-17 20:06:17 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-17 20:06:17 +0000
commitf0779587478f5c4012dc5c9debc8dc562c81f967 (patch)
treef84fd604efb796a1a999d44734fe8abd14c67d76 /polyp/Makefile.am
parent24f378150766faf50445427d6eb02f363a9afc24 (diff)
rename some stuff
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@212 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/Makefile.am')
-rw-r--r--polyp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/polyp/Makefile.am b/polyp/Makefile.am
index 76f4f2c7..9dde211d 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -157,7 +157,7 @@ polypaudio_SOURCES = idxset.c idxset.h \
log.c log.h \
gcc-printf.h \
modinfo.c modinfo.h \
- conf.c conf.h \
+ daemon-conf.c daemon-conf.h \
dumpmodules.c dumpmodules.h \
conparser.h confparser.c
@@ -334,7 +334,7 @@ libpolyp_@PA_MAJORMINOR@_la_SOURCES = polyplib.h \
llist.h \
log.c log.h \
gcc-printf.h \
- config-client.c config-client.h \
+ client-conf.c client-conf.h \
confparser.c confparser.h
libpolyp_@PA_MAJORMINOR@_la_CFLAGS = $(AM_CFLAGS)