From 4aa21814173ffffe21122a9bc3a89267b7e9aa19 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 10 Apr 2022 17:32:48 +0200 Subject: [PATCH] fix previous commit --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 586820b0..30f8be36 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ install-data-hook: cp -n $(srcdir)/contrib/debian/default/ebusd $(DESTDIR)/etc/default/; \ cp $(srcdir)/contrib/debian/init.d/ebusd $(DESTDIR)/etc/init.d/; \ cp $(srcdir)/contrib/debian/systemd/ebusd.service $(DESTDIR)/lib/systemd/system/; \ - fi \ + fi; \ $(MQTT_INST_ADD) test: