summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-17 13:00:01 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-17 13:00:01 +0000
commita0d54ddb8bf9c03d1916140730260abb6e3f053b (patch)
treeede5594cd11afae017ea2e9aa37fbb752c1384ae /polyp/Makefile.am
parente4be61675ea192391d2e9d586275b618544fa664 (diff)
make clitext to cli-text renaming complete
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@129 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 f2d61f7c..100cd4ff 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -116,7 +116,7 @@ polypaudio_SOURCES = idxset.c idxset.h \
modargs.c modargs.h \
cmdline.c cmdline.h \
cli-command.c cli-command.h \
- clitext.c clitext.h \
+ cli-text.c cli-text.h \
tokenizer.c tokenizer.h \
dynarray.c dynarray.h \
scache.c scache.h \
@@ -406,7 +406,7 @@ libpolypcore_la_SOURCES = idxset.c idxset.h \
sioman.c sioman.h \
modargs.c modargs.h \
cli-command.c cli-command.h \
- clitext.c clitext.h \
+ cli-text.c cli-text.h \
tokenizer.c tokenizer.h \
dynarray.c dynarray.h