summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-07-07 01:24:28 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-07-07 01:24:28 +0000
commitd9114bf372489d48d82ae82cfc80e104ce4eccb0 (patch)
treeced104724f12de80b76f199d6012cb8729ce64fd /Makefile
parentb831335c1c0c309d8cc2b59883d0a29c7af2624a (diff)
the package name will be all lowercase, as is normal
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4552 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d85368c..da0549f 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ install: all devices install-modules install-include install-firmware
@echo "###"
@echo "### DAHDI installed successfully."
@echo "### If you have not done so before, install the package"
- @echo "### DAHDI-tools."
+ @echo "### dahdi-tools."
@echo "###"
@echo "###################################################"