[Kimchi-devel] [PATCH] issue #515: Add check_i18n.py to EXTRA_DIST
lvroyce at linux.vnet.ibm.com
lvroyce at linux.vnet.ibm.com
Fri Dec 5 03:50:21 UTC 2014
From: Royce Lv <lvroyce at linux.vnet.ibm.com>
make check-local errors for tarball because of
lacking "check_i18n.py", adding it to EXTRA_DIST so that
make check-local can work right.
Signed-off-by: Royce Lv <lvroyce at linux.vnet.ibm.com>
---
contrib/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index e36d4cd..393306f 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -17,6 +17,7 @@
SUBDIRS = DEBIAN
EXTRA_DIST = \
+ check_i18n.py \
kimchid.sysvinit \
kimchid.service.fedora \
kimchi.spec.fedora.in \
--
1.8.3.2
More information about the Kimchi-devel
mailing list