aboutsummaryrefslogtreecommitdiff
path: root/matlab/audio/makefile
diff options
context:
space:
mode:
authorJohann Faerber <johann.faerber@hs-augsburg.de>2022-03-09 09:48:43 +0100
committerJohann Faerber <johann.faerber@hs-augsburg.de>2022-03-09 09:48:43 +0100
commita04bbf15b0f51696894e37f3e566998108aefd74 (patch)
tree35a36178bfb2fa257b0afcddaec29868f6e4fc77 /matlab/audio/makefile
parentfd7c3d6c1352353f3ee2da9267308a51fd67315d (diff)
added basic design directory structure
Diffstat (limited to 'matlab/audio/makefile')
-rw-r--r--matlab/audio/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/matlab/audio/makefile b/matlab/audio/makefile
new file mode 100644
index 0000000..37ef569
--- /dev/null
+++ b/matlab/audio/makefile
@@ -0,0 +1,4 @@
+PROJECT=audio_first
+TOPLEVEL=$(PROJECT)/ml_audio
+
+include ../makefile