X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Fvolume_id%2FMakefile;h=c1dd74f0f70285b677e462c45be66e20cef137e6;hp=8ca3bd133325901d97bb90d5e2fc3f21ec147795;hb=1ac216b198e559163b1c81eca2f1c9a635d8e326;hpb=8c65c6a1be91dd3a3da2b5c3b304ec02ad3c67f9 diff --git a/extras/volume_id/Makefile b/extras/volume_id/Makefile index 8ca3bd133..c1dd74f0f 100644 --- a/extras/volume_id/Makefile +++ b/extras/volume_id/Makefile @@ -47,8 +47,8 @@ clean: spotless: clean -install: all +install-bin: all $(INSTALL_PROGRAM) $(PROG) $(DESTDIR)$(sbindir)/$(PROG) -uninstall: +uninstall-bin: - rm $(DESTDIR)$(sbindir)/$(PROG)