aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Burdette <bburdette@gmail.com>2021-09-15 16:16:53 -0600
committerBen Burdette <bburdette@gmail.com>2021-09-15 16:16:53 -0600
commitcd8c232b554776031f61cee5f70a8825c60fbfdb (patch)
treee36bab7f8eeeeb683e0a0e4a3508129f8f3f4dbf /Makefile
parent1e04b2568d4898d253891cd2a9da00754611d927 (diff)
add cout debugging
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc2684eaa..ab8ab5ae1 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ makefiles = \
misc/systemd/local.mk \
misc/launchd/local.mk \
misc/upstart/local.mk \
- doc/manual/local.mk \
+ # doc/manual/local.mk \
tests/local.mk \
tests/plugins/local.mk