speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] distribute the configuration files


From: william hubbs
Subject: [PATCH] distribute the configuration files
Date: Fri, 3 Sep 2010 12:22:07 -0500

From: William Hubbs <address@hidden>
To: address@hidden

Make sure the configuration files are marked as part of the distribution
so they will be included in the tarball.
---
 config/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/Makefile.am b/config/Makefile.am
index fc6bef0..d0c112a 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -2,6 +2,6 @@
 
 SUBDIRS= modules clients
 
-spdconf_DATA= speechd.conf
+dist_spdconf_DATA= speechd.conf
 
-spdconforig_DATA= speechd.conf
+dist_spdconforig_DATA= speechd.conf
-- 
1.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]