X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=f9db45d465fd9da0aa705255516293c8db3b8e6a;hp=840281cb3c611eb034ef30749c3d9a6b59ffc148;hb=88d3bedf772316f87e1996f655ccf8d1e2589755;hpb=ea7a73ee213b9dc8316f064628a8540313097a62 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; \