diff options
author | Ben Burdette <bburdette@gmail.com> | 2021-09-15 16:16:53 -0600 |
---|---|---|
committer | Ben Burdette <bburdette@gmail.com> | 2021-09-15 16:16:53 -0600 |
commit | cd8c232b554776031f61cee5f70a8825c60fbfdb (patch) | |
tree | e36bab7f8eeeeb683e0a0e4a3508129f8f3f4dbf /Makefile | |
parent | 1e04b2568d4898d253891cd2a9da00754611d927 (diff) |
add cout debugging
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |