summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorZdenek Prikryl <zprikryl@redhat.com>2009-06-17 11:49:21 +0200
committerZdenek Prikryl <zprikryl@redhat.com>2009-06-17 11:49:21 +0200
commitcecaf1e1c25ec33848c9ba03ec5820c07392dfda (patch)
tree69fa487ab66103ce5d07c5b4074effc8231ce9f1 /configure.ac
parent536c0b4efe3d20bb3351e01e8540730bfbce1eef (diff)
downloadabrt-cecaf1e1c25ec33848c9ba03ec5820c07392dfda.tar.gz
abrt-cecaf1e1c25ec33848c9ba03ec5820c07392dfda.tar.xz
abrt-cecaf1e1c25ec33848c9ba03ec5820c07392dfda.zip
changed name to Command Line Interface
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1036d51..ee521e0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ AC_CONFIG_FILES([
src/Hooks/Makefile
src/Applet/Makefile
src/Gui/Makefile
- src/TUI/Makefile
+ src/CLI/Makefile
inc/Makefile
])