aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-03 14:48:49 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-03 14:48:49 +0200
commite18fa944579340fb3854a0d93f18657289842222 (patch)
tree0a3acf7afb069d1bf385637fa1c0ee91cfdc688c
parent00ee3bc1f5703d9f4b9b568f0abee6c5403a8a05 (diff)
downloadgnunet-e18fa944579340fb3854a0d93f18657289842222.tar.gz
gnunet-e18fa944579340fb3854a0d93f18657289842222.zip
typo
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 796225a04..d69dd3a82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ if DOCUMENTATION
13 SUBDIRS += doc 13 SUBDIRS += doc
14endif 14endif
15if HAVE_EXPERIMENTAL 15if HAVE_EXPERIMENTAL
16 SUBIDRS += lint 16 SUBDIRS += lint
17endif 17endif
18 18
19# only manpages, needs "doc" subdir 19# only manpages, needs "doc" subdir