[Debtags-commits] [svn] r758 - debtags/trunk

Enrico Zini debtags-commits@lists.alioth.debian.org
Fri, 13 May 2005 15:27:52 +0000


Author: enrico
Date: Fri May 13 15:27:52 2005
New Revision: 758

Modified:
   debtags/trunk/autogen.sh
Log:
autogen.sh now invokes get_vocabulary and get_tags

Modified: debtags/trunk/autogen.sh
==============================================================================
--- debtags/trunk/autogen.sh	(original)
+++ debtags/trunk/autogen.sh	Fri May 13 15:27:52 2005
@@ -20,3 +20,6 @@
 #libtoolize --force -c
 $AUTOMAKE --foreign -a -f -c
 autoconf
+
+./get_tags
+./get_vocabulary