SUBDIRS = figures if NO_WEB omf_DATA = vine-cui-guide-ja.omf omfdir = @OMFDIR@ xml_DATA = authentication.xml \ bash-basic.xml \ boot-kernel-options.xml \ boot.xml \ file-system.xml \ firewall.xml \ frame-buffer.xml \ kernel-modules.xml \ kernel-upgrade.xml \ keyboard.xml \ legal.xml \ login.xml \ logout.xml \ mount.xml \ network.xml \ othershell.xml \ pmount.xml \ recruitment.xml \ root.xml \ rules.xml \ service.xml \ shutdown.xml \ timeconfig.xml \ update-alternatives.xml \ update-errata.xml \ use-app.xml \ userenv.xml \ using-rpm.xml \ vine-cui-guide.xml \ vine-cups.xml \ vine-lprng.xml xmldir = @VMDIR@/cui-guide endif EXTRA_DIST = $(xml_DATA) CLEANFILES = *.html html: vine-manual-build vine-cui-guide.xml install-html: $(INSTALL) -d $(DESTDIR)$(xmldir) $(INSTALL) -m 644 *.html $(DESTDIR)$(xmldir)