X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=Makefile;h=b0ca2be22a702f5811cdf0db7c5dcc8d3e199b7e;hb=ec9fd496f38d5708b8da45a925ac9538c3115aa5;hp=c2a0ba66fdb62d94ab77c8c75ca851008ac50d71;hpb=fd4646a864893c598888ff36dbb8c13a4e424808;p=rrq%2Ffusefile.git diff --git a/Makefile b/Makefile index c2a0ba6..b0ca2be 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ README.html: README.adoc SBINDIR = $(DESTDIR)/usr/sbin MAN8DIR = $(DESTDIR)/usr/share/man/man8 -SBINFILES = fusefile +SBINFILES = fusefile fusedisk MAN8FILES = fusefile.8 INSTALLTARGETS = $(addprefix $(SBINDIR)/,$(SBINFILES))