omemo-qrcode-gen/Makefile

6 lines
148 B
Makefile

all:
@printf "Nothing to make. Run \"make install\" instead.\n"
install:
install -D -m744 src/omemo-qrcode-gen "/usr/local/bin/omemo-qrcode-gen"