aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-03-02 17:26:24 +0100
committerChristian Grothoff <christian@grothoff.org>2021-03-02 17:26:24 +0100
commitf48a3bd14482f508ad47cfd9d62fbaa11938b275 (patch)
tree96142906bee7632520f34e1ad8a7a365f6e48348 /doc/Makefile.am
parent45ceb4fdf94566a67dbeac28cebb0f3154b843cf (diff)
parentc666bf95d0ba0a6eddcf0e6953b05ef375f6a75e (diff)
downloadgnunet-f48a3bd14482f508ad47cfd9d62fbaa11938b275.tar.gz
gnunet-f48a3bd14482f508ad47cfd9d62fbaa11938b275.zip
Merge branch 'master' of git+ssh://gnunet.org/gnunet
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index eb23b534b..a9ad69954 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,6 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2
3
2if DOCUMENTATION 4if DOCUMENTATION
3 SUBDIRS = doxygen handbook tutorial 5 SUBDIRS = doxygen handbook tutorial
4endif 6endif