summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2020-04-22 14:54:16 +0200
committerEelco Dolstra <edolstra@gmail.com>2020-04-22 15:29:22 +0200
commit7114f088fceb366e9ff0fb60e2970a11861d11fd (patch)
treec3b089b1daf635c65cbc5b26493e35555fbc80a2 /Makefile
parent16e3bf453782eebb2270c9318b51f3ba2ad993fc (diff)
Don't install error-demo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f6b4a3101..e3057c36c 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,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