]> sigrok.org Git - sigrok-firmware.git/commitdiff
Makefile: s/sigrok-firmware/sigrok-firmwares/.
authorUwe Hermann <redacted>
Wed, 23 May 2012 17:03:46 +0000 (19:03 +0200)
committerUwe Hermann <redacted>
Thu, 24 May 2012 08:57:39 +0000 (10:57 +0200)
(for consistency with sigrok-dumps and sigrok-firmwares repo name)

Makefile

index 1f576b8e8b9700f2642c42b323784722b54c517e..18829b6a4534aea32872aaef88ec548cd8d27238 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,8 +30,8 @@ ChangeLog:
 
 dist: ChangeLog
        @tar -c -v -z --exclude=.git --exclude=Makefile \
-               --exclude=sigrok-firmware-$(VERSION).tar.gz \
-               -f sigrok-firmware-$(VERSION).tar.gz *
+               --exclude=sigrok-firmwares-$(VERSION).tar.gz \
+               -f sigrok-firmwares-$(VERSION).tar.gz *
        @rm -f ChangeLog
 
 install: