aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-01-05 08:28:34 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-01-05 08:28:34 +0100
commitf59876f79b520f174161a40928ddbba1fab87215 (patch)
tree5356ca5e559a8d8c89255eef5bcf0c9d6685b312
parent18d8c9f2594c37514ac7130640b9b5b059c4bbc4 (diff)
downloadgnunet-f59876f79b520f174161a40928ddbba1fab87215.tar.gz
gnunet-f59876f79b520f174161a40928ddbba1fab87215.zip
-changed my mindv0.16.0-alpha.5
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 612bdca63..30cc02bc9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,6 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2AM_CPPFLAGS = -I$(top_srcdir)/src/include 2AM_CPPFLAGS = -I$(top_srcdir)/src/include
3 3
4AM_DISTCHECK_CONFIGURE_FLAGS = --enable-experimental
5
6# only documentation (ALL of the documentation) 4# only documentation (ALL of the documentation)
7if DOCUMENTATION_ONLY 5if DOCUMENTATION_ONLY
8 SUBDIRS = bin doc 6 SUBDIRS = bin doc