]> sigrok.org Git - sigrok-firmware.git/blobdiff - Makefile
README: Add status, update URL, add more info.
[sigrok-firmware.git] / Makefile
index 95d94ab50793b4ae55698038d9dd48e683cd118a..c5f5114f65d8c030b8863caf017c611bc0199865 100644 (file)
--- 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."