diff --git a/Makefile b/Makefile index d5223ae..e212e79 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,6 @@ uninstall: install: $(BIN) install -d $(DESTDIR)/usr/sbin install -d $(DESTDIR)/etc - install -d $(DESTDIR)/lib/systemd/system install -d $(DESTDIR)/usr/share/doc/mbpfan install $(BIN) $(DESTDIR)/usr/sbin install -m644 $(CONF) $(DESTDIR)/etc