1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Fixed miscategorization of an executable in Makefile: SCRIPTS->PROGRAMS.

This commit is contained in:
Yuri
2015-11-05 20:47:17 -08:00
parent 1d570ee182
commit 8d82270714
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ SUBDIRS = help images lib-src po src tests
ACLOCAL_AMFLAGS = -I m4
bin_SCRIPTS = audacity$(EXEEXT)
bin_PROGRAMS = audacity$(EXEEXT)
dist_doc_DATA = LICENSE.txt README.txt
dist_pkgdata_DATA = presets/EQDefaultCurves.xml