X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile;h=c5f5114f65d8c030b8863caf017c611bc0199865;hb=c1c8be392d341d40ac72d6843536b275acd3e3d2;hp=8d8bef4b7058e81c1227e1a07c7ea75fcb7446a4;hpb=b928593d92fcd28636296cc4d1a419126111ceec;p=sigrok-firmware.git diff --git a/Makefile b/Makefile index 8d8bef4..c5f5114 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ VERSION = "0.1.0" DESTDIR ?= /usr/local/share/sigrok-firmware -TARBALLDIR = sigrok-firmwares-$(VERSION) +TARBALLDIR = sigrok-firmware-$(VERSION) all: @echo "Valid Makefile targets: ChangeLog, dist, install."