spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 6f4e7b5f74191521b56668fef294369238fe706c
parent 241152d4f4e654785c2d6bd3c3469610bff60d41
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sat, 23 Apr 2011 15:33:55 +0800

Fix distcheck

Diffstat:
MMakefile.am | 1-
Mdist/win/bundle.sh | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -20,7 +20,6 @@ EXTRA_DIST = \ dist/osx/launcher.sh \ dist/osx/spek.bundle \ dist/osx/spek.modules \ - dist/win/LICENSE.rtf \ dist/win/banner.bmp \ dist/win/bundle.sh \ dist/win/dialog.bmp \ diff --git a/dist/win/bundle.sh b/dist/win/bundle.sh @@ -90,7 +90,6 @@ rm *.wixpdb # Create a zip archive mv spek.exe Spek/bin/ -cp LICENSE.rtf Spek/ cp spek.ico Spek/ "$SZ_PATH"/7z a spek.zip Spek