[Pkg-isocodes-devel] r928 - trunk/iso-codes/iso_639
toddy-guest at alioth.debian.org
toddy-guest at alioth.debian.org
Mon Jul 23 10:27:17 UTC 2007
Author: toddy-guest
Date: 2007-07-23 10:27:16 +0000 (Mon, 23 Jul 2007)
New Revision: 928
Modified:
trunk/iso-codes/iso_639/Makefile.am
Log:
Include the conversion script in the tarball
Modified: trunk/iso-codes/iso_639/Makefile.am
===================================================================
--- trunk/iso-codes/iso_639/Makefile.am 2007-07-23 10:14:14 UTC (rev 927)
+++ trunk/iso-codes/iso_639/Makefile.am 2007-07-23 10:27:16 UTC (rev 928)
@@ -27,11 +27,12 @@
EXTRA_DIST = \
$(pofiles) \
$(xml_DATA) \
- $(tab_DATA) \
- iso_639.pot
+ iso_639.pot \
+ iso639tab.py
MOSTLYCLEANFILES = \
- $(mofiles)
+ $(mofiles) \
+ $(tab_DATA)
check-local: check-content
More information about the Pkg-isocodes-devel
mailing list