aboutsummaryrefslogtreecommitdiffstats
path: root/audacity
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-06-25 16:42:47 +0200
committerMattias Andrée <maandree@kth.se>2021-06-25 16:42:47 +0200
commitfb0db5d269ff178322dc23ae6c18049f3f8b9772 (patch)
tree0d716908ea2b33adb4853491e3c5d8a3d9cb6f6b /audacity
parentm (diff)
downloaddotfiles-fb0db5d269ff178322dc23ae6c18049f3f8b9772.tar.gz
dotfiles-fb0db5d269ff178322dc23ae6c18049f3f8b9772.tar.bz2
dotfiles-fb0db5d269ff178322dc23ae6c18049f3f8b9772.tar.xz
Let main Makefile select package manager
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'audacity')
-rw-r--r--audacity/Makefile1
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