X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=aeff2ac1dfe7bc0d1c7407c23bc6eddc2f5b8d4d;hp=3e9456c44a11e8530315f371ec979aaf0ef7bb9a;hb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;hpb=6fdf5380057b2e9159050ddbb7cd79c86690a6ef diff --git a/doc/Makefile.am b/doc/Makefile.am index 3e9456c..aeff2ac 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,14 +1,16 @@ -## $Id: Makefile.am,v 1.5 2000-03-01 11:06:09 adam Exp $ +## $Id: Makefile.am,v 1.6 2000-04-05 07:39:54 adam Exp $ docdir=$(pkgdatadir)/doc -doc_DATA = \ - yaz.sgml yaz.txt yaz.ps profiles.sgml profiles.txt profiles.ps yaz.html \ +doc_DATA = yaz.sgml +x = \ + yaz.txt yaz.ps profiles.sgml profiles.txt profiles.ps yaz.html \ yaz-1.html yaz-2.html yaz-3.html yaz-4.html yaz-5.html \ yaz-6.html yaz-7.html yaz-8.html yaz-9.html -EXTRA_DIST = \ - yaz.sgml yaz.txt yaz.ps profiles.sgml profiles.txt profiles.ps yaz.html \ +EXTRA_DIST = yaz.sgml +y = \ + yaz.txt yaz.ps profiles.sgml profiles.txt profiles.ps yaz.html \ yaz-1.html yaz-2.html yaz-3.html yaz-4.html yaz-5.html \ yaz-6.html yaz-7.html yaz-8.html yaz-9.html