[Debtags-commits] [svn] r1645 - debtags/trunk
Enrico Zini
enrico at costa.debian.org
Sun Mar 5 22:28:39 UTC 2006
Author: enrico
Date: Sun Mar 5 22:28:36 2006
New Revision: 1645
Modified:
debtags/trunk/Makefile.am
Log:
toosl need to be generated before root in order for the manpage generator to be existing
Modified: debtags/trunk/Makefile.am
==============================================================================
--- debtags/trunk/Makefile.am (original)
+++ debtags/trunk/Makefile.am Sun Mar 5 22:28:36 2006
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = . tools examples doc
+SUBDIRS = tools examples doc .
pkgdata_DATA = vocabulary tags-current.gz
More information about the Debtags-commits
mailing list