X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile;h=c5f5114f65d8c030b8863caf017c611bc0199865;hb=c1c8be392d341d40ac72d6843536b275acd3e3d2;hp=95d94ab50793b4ae55698038d9dd48e683cd118a;hpb=32f924371153a77d2f12ec680d7e9fa6f5f4de05;p=sigrok-firmware.git diff --git a/Makefile b/Makefile index 95d94ab..c5f5114 100644 --- a/Makefile +++ b/Makefile @@ -20,9 +20,9 @@ VERSION = "0.1.0" -DESTDIR ?= /usr/local/share/libsigrok/firmware +DESTDIR ?= /usr/local/share/sigrok-firmware -TARBALLDIR = sigrok-firmwares-$(VERSION) +TARBALLDIR = sigrok-firmware-$(VERSION) all: @echo "Valid Makefile targets: ChangeLog, dist, install."