enable caching private->public key mapping in memory to improve CPU consumption for...
[oweals/gnunet.git] / doc / Makefile.am
index 50832678188692d895581f0406a81ccb5440fbca..28db606c5e7e48a74464687853d73d5809eac2c1 100644 (file)
@@ -1,66 +1,10 @@
 # This Makefile.am is in the public domain
-SUBDIRS = man doxygen
-
-docdir = $(datadir)/doc/gnunet/
-
-gnunet_doc_images = \
-       images/gnunet-gtk-0-10-gns-a-done.png \
-       images/gnunet-gtk-0-10-gns-a.png \
-       images/daemon_lego_block.png \
-       images/gnunet-gtk-0-10-gns.png \
-       images/gnunet-0-10-peerinfo.png \
-       images/gnunet-gtk-0-10-identity.png \
-       images/gnunet-fs-gtk-0-10-star-tab.png \
-       images/gnunet-gtk-0-10.png \
-       images/gnunet-gtk-0-10-download-area.png \
-       images/gnunet-gtk-0-10-search-selected.png \
-       images/gnunet-gtk-0-10-fs-menu.png \
-       images/gnunet-gtk-0-10-traffic.png \
-       images/gnunet-gtk-0-10-fs.png \
-       images/gnunet-namestore-gtk-phone.png \
-       images/gnunet-gtk-0-10-fs-publish-editing.png \
-       images/gnunet-namestore-gtk-vpn.png \
-       images/gnunet-gtk-0-10-fs-published.png \
-       images/gnunet-setup-exit.png \
-       images/gnunet-gtk-0-10-fs-publish.png \
-       images/iceweasel-preferences.png \
-       images/gnunet-gtk-0-10-fs-publish-select.png \
-       images/iceweasel-proxy.png \
-       images/gnunet-gtk-0-10-fs-publish-with-file_0.png \
-       images/service_lego_block.png \
-       images/gnunet-gtk-0-10-fs-publish-with-file.png \
-       images/service_stack.png \
-       images/gnunet-gtk-0-10-fs-search.png
-
-info_TEXINFOS = \
-       gnunet.texi
-
-# FIXME: include this file in the documentation:
-#      gnunet-c-tutorial.tex
-
-gnunet_TEXINFOS = \
-       chapters/developer.texi \
-       chapters/installation.texi \
-       chapters/philosophy.texi \
-       chapters/user.texi \
-       fdl-1.3.texi \
-       gpl-3.0.texi
-
-EXTRA_DIST = \
-       $(gnunet_TEXINFOS) \
-       $(gnunet_doc_images)
-
-doc-pdf:
-       @makeinfo --pdf --quiet gnunet.texi
-
-doc-html:
-       @makeinfo --html gnunet.texi
-
-doc-info:
-       @makeinfo --no-split gnunet.texi
-
-# FIXME: rm *.html and *.pdf
-doc-clean:
-       @rm *.aux *.log *.toc *.cp *.cps
-
-doc-all: doc-pdf doc-html doc-info
+if DOCUMENTATION
+  SUBDIRS = man doxygen documentation
+endif
+if !DOCUMENTATION
+  SUBDIRS = man doxygen
+endif
+
+EXTRA_DIST =                                                   \
+       outdated-and-old-installation-instructions.txt