From: Adam Dickmeiss Date: Thu, 20 Apr 2006 13:04:16 +0000 (+0000) Subject: Added common to SUBDIRS X-Git-Tag: YAZ.2.1.18~21 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=cb6a871ae1cac404bd751006a0ff03977f25504a;p=yaz-moved-to-github.git Added common to SUBDIRS --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 1bc3d24..dab4393 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,9 @@ -## $Id: Makefile.am,v 1.63 2006-04-20 11:56:20 adam Exp $ +## $Id: Makefile.am,v 1.64 2006-04-20 13:04:16 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ +SUBDIRS = common + XMLFILES=yaz.xml.in bookinfo.xml introduction.xml installation.xml \ indexdata.xml \ asn.xml tools.xml odr.xml comstack.xml frontend.xml license.xml \