diff options
Diffstat (limited to 'audacity/Makefile')
-rw-r--r-- | audacity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audacity/Makefile b/audacity/Makefile index ea262e6..473996c 100644 --- a/audacity/Makefile +++ b/audacity/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk # Audacity heavily edits audacity.cfg so we make copy it instead of linking it |