X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=bc4f1ccb7743e81ac797b50620462f2d7d265783;hb=9ceac0920581b2e794efd940cd33002cab015b2c;hp=c099771b5436a1a81771a935d40802bfab1a3c44;hpb=c255837bb972d9e4c6d9a33cdfff8f0bf32f79fc;p=rrq%2Foverlay-boot.git diff --git a/Makefile b/Makefile index c099771..bc4f1cc 100644 --- a/Makefile +++ b/Makefile @@ -5,9 +5,11 @@ SBINDIR = $(DESTDIR)/usr/sbin VARLIBDIR = $(DESTDIR)/var/lib/overlay-boot MAN8FILES = overlay-boot.8 overlay-go.8 overlay-stop.8 overlay-diskfile.8 +MAN8FILES += overlay-share.8 VARLIBFILES = overlay-boot overlay-go overlay-stop functions reaper VARLIBFILES += overlay-init overlay-postmount overlay-premount VARLIBFILES += overlay-diskfile +VARLIBFILES += overlay-share INITFILES = subhosts ETCFILES = subhosts.conf