omemo-qrcode-gen/Makefile

6 lines
148 B
Makefile
Raw Normal View History

2018-06-13 17:44:46 +00:00
all:
@printf "Nothing to make. Run \"make install\" instead.\n"
install:
install -D -m744 src/omemo-qrcode-gen "/usr/local/bin/omemo-qrcode-gen"