diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-04-03 14:48:49 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-04-03 14:48:49 +0200 |
commit | e18fa944579340fb3854a0d93f18657289842222 (patch) | |
tree | 0a3acf7afb069d1bf385637fa1c0ee91cfdc688c /Makefile.am | |
parent | 00ee3bc1f5703d9f4b9b568f0abee6c5403a8a05 (diff) |
typo
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 SUBDIRS += doc endif if HAVE_EXPERIMENTAL - SUBIDRS += lint + SUBDIRS += lint endif # only manpages, needs "doc" subdir |