Don't include descriptions-external/template.desc. into generated HTML.

merge-requests/1/head
Chris Bagwell 2009-03-24 13:36:26 +00:00
rodzic f87c4aa108
commit fae74d19a5
3 zmienionych plików z 11 dodań i 12 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
2009-03-05 Chris Bagwell <cbagwell-guest at users.alioth.debian.org>
* doc/Makefile.am: Don't include doc/description/template.desc.
into generated HTML files.
* doc/Makefile.am: Don't include any template.desc. into
generated HTML files.
2009-03-23 m. allan noah <kitno455 a t gmail d o t com>
* backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v20

Wyświetl plik

@ -208,10 +208,9 @@ DESC_EXT_FILES = descriptions-external/brother2.desc \
descriptions-external/primax.desc \
descriptions-external/samsung.desc \
descriptions-external/scanwit.desc \
descriptions-external/template.desc. \
descriptions-external/v4l2.desc \
descriptions-external/viceo.desc
EXTRA_DIST += $(DESC_EXT_FILES)
EXTRA_DIST += $(DESC_EXT_FILES) descriptions-external/template.desc.
EXTRA_DIST += figs/area.eps figs/area.fig figs/flow.eps figs/flow.fig \
figs/hierarchy.eps figs/hierarchy.fig figs/image-data.eps \

Wyświetl plik

@ -267,13 +267,14 @@ EXTRA_DIST = scanimage.man sane-config.man sane-find-scanner.man \
sane.man saned.man descriptions.txt releases.txt \
sane-logo2.jpg sane-logo.png sane.png sane.tex net.tex \
html.sty $(DESC_FILES) descriptions/template.desc. \
$(DESC_EXT_FILES) figs/area.eps figs/area.fig figs/flow.eps \
figs/flow.fig figs/hierarchy.eps figs/hierarchy.fig \
figs/image-data.eps figs/image-data.fig figs/xfer.eps \
figs/xfer.fig icons/contents.gif icons/index.gif \
icons/next.gif icons/next_gr.gif icons/previous.gif \
icons/previous_gr.gif icons/references.gif \
icons/references_gr.gif icons/up.gif icons/up_gr.gif
$(DESC_EXT_FILES) descriptions-external/template.desc. \
figs/area.eps figs/area.fig figs/flow.eps figs/flow.fig \
figs/hierarchy.eps figs/hierarchy.fig figs/image-data.eps \
figs/image-data.fig figs/xfer.eps figs/xfer.fig \
icons/contents.gif icons/index.gif icons/next.gif \
icons/next_gr.gif icons/previous.gif icons/previous_gr.gif \
icons/references.gif icons/references_gr.gif icons/up.gif \
icons/up_gr.gif
BACKEND_5MANS = sane-abaton.5 sane-agfafocus.5 sane-apple.5 sane-as6e.5 \
sane-dll.5 sane-dc25.5 sane-dmc.5 sane-epson.5 sane-epson2.5 \
sane-hp.5 sane-gphoto2.5 sane-leo.5 sane-lexmark.5 \
@ -393,7 +394,6 @@ DESC_EXT_FILES = descriptions-external/brother2.desc \
descriptions-external/primax.desc \
descriptions-external/samsung.desc \
descriptions-external/scanwit.desc \
descriptions-external/template.desc. \
descriptions-external/v4l2.desc \
descriptions-external/viceo.desc