mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
set a sensible default directory to look for Audacity sources in, given the SVN directory structure
This commit is contained in:
parent
667685432e
commit
2c47926141
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user