X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fusb_id%2FMakefile;h=10dd09da21f38024632595cf6029cfd118ecee5a;hb=1ac216b198e559163b1c81eca2f1c9a635d8e326;hp=4347fba4078c1c8f6da2d1fe0fce44b83c963aca;hpb=0e47c219fc5c509f277c9a44f2d29362fff88193;p=elogind.git diff --git a/extras/usb_id/Makefile b/extras/usb_id/Makefile index 4347fba40..10dd09da2 100644 --- a/extras/usb_id/Makefile +++ b/extras/usb_id/Makefile @@ -44,8 +44,8 @@ clean: spotless: clean -install: all +install-bin: all $(INSTALL_PROGRAM) $(PROG) $(DESTDIR)$(sbindir)/$(PROG) -uninstall: +uninstall-bin: - rm $(DESTDIR)$(sbindir)/$(PROG)