Added installation of config file

This commit is contained in:
Bob Polis 2021-10-06 14:49:16 +02:00
parent 8b2eb9968f
commit 780e31b54d

View File

@ -60,3 +60,4 @@ clean:
install: $(REALNAME)
$(INSTALL) -d $(LIBDIR)
$(INSTALL) -m 644 $(REALNAME) $(LIBDIR)/$(LIBNAME).saver
$(INSTALL) -m 644 $(LIBNAME).json $(LIBDIR)