]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - Makefile
Add support for configuration directory
[novaboot.git] / Makefile
index 1565579adbe384c822f7cf6727e86db2537baeb4..fb6319690ba8edcad006bd3083de164e3b932584 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,8 @@ install:
        pod2man novaboot $(DESTDIR)$(PREFIX)/share/man/man1/novaboot.1
        install -d $(DESTDIR)/etc/sudoers.d
        install -m 440 sudoers.novaboot $(DESTDIR)/etc/sudoers.d/novaboot
+       install -d $(DESTDIR)/etc/novaboot.d
+       install etc.novaboot.txt $(DESTDIR)/etc/novaboot.d/README.txt
 
 test:
        $(MAKE) -C tests