aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Burdette <bburdette@gmail.com>2020-05-13 12:39:45 -0600
committerBen Burdette <bburdette@gmail.com>2020-05-13 12:39:45 -0600
commitd44bac1d9232374bf823ed24f5a5ae693f89fb7d (patch)
tree96fcb6d0764e4d6d68d7a7f464db525a836c6a54 /Makefile
parentc79d4addab7ea476f551bc8727e4d1f27adcef31 (diff)
remove error-demo from Makefile again
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 05c4bdc8a..0ba011e2a 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,7 @@ makefiles = \
misc/upstart/local.mk \
doc/manual/local.mk \
tests/local.mk \
- tests/plugins/local.mk \
- src/error-demo/local.mk
+ tests/plugins/local.mk
-include Makefile.config