diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2022-01-05 08:28:34 +0100 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2022-01-05 08:28:34 +0100 |
commit | f59876f79b520f174161a40928ddbba1fab87215 (patch) | |
tree | 5356ca5e559a8d8c89255eef5bcf0c9d6685b312 | |
parent | 18d8c9f2594c37514ac7130640b9b5b059c4bbc4 (diff) |
-changed my mindv0.16.0-alpha.5
-rw-r--r-- | Makefile.am | 2 |
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 @@ # This Makefile.am is in the public domain AM_CPPFLAGS = -I$(top_srcdir)/src/include -AM_DISTCHECK_CONFIGURE_FLAGS = --enable-experimental - # only documentation (ALL of the documentation) if DOCUMENTATION_ONLY SUBDIRS = bin doc |