aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/Makefile.am')
-rw-r--r--externals/grill/flext/tutorial/Makefile.am55
1 files changed, 0 insertions, 55 deletions
diff --git a/externals/grill/flext/tutorial/Makefile.am b/externals/grill/flext/tutorial/Makefile.am
deleted file mode 100644
index f3247e81..00000000
--- a/externals/grill/flext/tutorial/Makefile.am
+++ /dev/null
@@ -1,55 +0,0 @@
-#
-# automake template
-# added by tim blechmann
-#
-
-SUBDIRS = \
- adv1 \
- adv2 \
- adv3 \
- attr1 \
- attr2 \
- attr3 \
- bind1 \
- buffer1 \
- lib1 \
- signal1 \
- signal2 \
- simple1 \
- simple2 \
- simple3 \
- sndobj1 \
- stk1 \
- stk2 \
- thread1 \
- thread2 \
- timer1
-
-
-EXTRA_DIST = \
- readme.txt \
- gpl.txt \
- tutorial.sln
-
-DIST_SUBDIRS = pd \
- maxmsp \
- adv1 \
- adv2 \
- adv3 \
- attr1 \
- attr2 \
- attr3 \
- bind1 \
- buffer1 \
- lib1 \
- signal1 \
- signal2 \
- simple1 \
- simple2 \
- simple3 \
- sndobj1 \
- stk1 \
- stk2 \
- thread1 \
- thread2 \
- timer1