diff --git a/Makefile b/Makefile index a7f1e84..4c29b28 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,6 @@ tarball: $(RPM_TARBALL_PATH) .PHONY: install install: install --directory $(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp - install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/neotik-rp.conf + install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/netoik-rp.conf install --target-directory=$(DESTDIR)$(RPM_SYSCONFDIR)/netoik-rp/ conf/ovh.ini install --target-directory=$(DESTDIR)$(RPM_UNITDIR)/ services/netoik-rp.service