summaryrefslogtreecommitdiff
path: root/audio/festival/files/top-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festival/files/top-Makefile')
-rw-r--r--audio/festival/files/top-Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/festival/files/top-Makefile b/audio/festival/files/top-Makefile
new file mode 100644
index 000000000000..ee190c4fe49e
--- /dev/null
+++ b/audio/festival/files/top-Makefile
@@ -0,0 +1,3 @@
+all:
+ cd speech_tools && $(MAKE)
+ cd festival && $(MAKE)