Added common to SUBDIRS
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Apr 2006 13:04:16 +0000 (13:04 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 20 Apr 2006 13:04:16 +0000 (13:04 +0000)
doc/Makefile.am

index 1bc3d24..dab4393 100644 (file)
@@ -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 \