From a0d54ddb8bf9c03d1916140730260abb6e3f053b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 17 Aug 2004 13:00:01 +0000 Subject: make clitext to cli-text renaming complete git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@129 fefdeb5f-60dc-0310-8127-8f9354f1896f --- polyp/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'polyp/Makefile.am') 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 -- cgit