Page MenuHomeClusterLabs Projects

No OneTemporary

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4cfbfa4d4f..d8c016349a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,54 +1,54 @@
#
# doc: Linux-HA heartbeat code
#
# Copyright (C) 2001 Michael Moerz
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
MAINTAINERCLEANFILES = Makefile.in
docdir = $(datadir)/doc/@HB_PKG@-@VERSION@
htmlfiles = HardwareGuide.html \
GettingStarted.html \
Requirements.html \
faqntips.html \
heartbeat_api.html \
rsync.html
txtfiles = $(htmlfiles:.html=.txt)
CLEANFILES = ChangeLog $(txtfiles)
SPECSRC = $(top_builddir)/heartbeat.spec
-OTHER_DOCS = AUTHORS COPYING ChangeLog \
+OTHER_DOCS = AUTHORS COPYING COPYING.LGPL ChangeLog \
README authkeys ha.cf startstop haresources \
DirectoryMap.txt apphbd.cf ha_logd.cf
doc_DATA = $(OTHER_DOCS) $(txtfiles) $(htmlfiles)
man_MANS = heartbeat.8 apphbd.8 cl_status.1 ha_logd.8 ha_logger.1 \
hb_standby.1 hb_takeover.1
EXTRA_DIST = $(txtfiles) $(htmlfiles) $(man_MANS) $(OTHER_DOCS)
ChangeLog: $(SPECSRC)
rm -fr ChangeLog
sed -e '1,/^%changelog/d' -e '/^%/,$$d' < $(SPECSRC) > $@
%.txt: %.html
if [ "X$(HTML2TXT)" = "X" ]; then echo "Lynx or user-defined HTML2TXT required to convert $< to $@" >$@ ; else $(HTML2TXT) -dump $< >$@ ; fi

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jul 8, 3:51 PM (15 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2002220
Default Alt Text
(2 KB)

Event Timeline