mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 06:10:09 +01:00
set a sensible default directory to look for Audacity sources in, given the SVN directory structure
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
# -----------------------------------------------------------------------------
|
||||
# NOTE: Change this to the base of the Audacity source distribution, or specify
|
||||
# via command line or environment
|
||||
# Default is to use the sources which this directory is part of
|
||||
#
|
||||
AUDACITY_DIR ?=
|
||||
AUDACITY_DIR ?= ../..
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# NOTE: Set to the names of your objects and final module name
|
||||
|
||||
Reference in New Issue
Block a user