[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/1] add several files to the distribution
From: |
William Hubbs |
Subject: |
[PATCH 1/1] add several files to the distribution |
Date: |
Sat, 16 Oct 2010 09:43:21 -0500 |
This adds ANNOUNCE, BUGS, FAQ, README.packagers, README.translatorsand
build.sh to the distribution.
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d4d8378..f64310c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,6 @@ pkgconfig_DATA = speech-dispatcher.pc
SUBDIRS= include src config doc po
-EXTRA_DIST= build.sh
+EXTRA_DIST= ANNOUNCE BUGS FAQ README.packagers README.translators build.sh
MAINTAINERCLEANFILES=configure
--
1.7.2.2
- [PATCH 1/1] add several files to the distribution,
William Hubbs <=