X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=f9db45d465fd9da0aa705255516293c8db3b8e6a;hb=99045261c60b0b3b93e3553ee01b90b2ba59cfc4;hp=840281cb3c611eb034ef30749c3d9a6b59ffc148;hpb=a29cb625a72a11d5a65ee3cb423dc35193b5ca79;p=yaz-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 840281c..f9db45d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2009 Index Data +## Copyright (C) 1995-2010 Index Data SUBDIRS = common @@ -101,7 +101,7 @@ dist-hook: done doc-clean: - rm -f *.html *.[0-9] *.pdf + rm -f manref.xml *.html *.[0-9] *.pdf install-data-hook: if test -f index.html; then d=.; else d="$(srcdir)"; fi; \