aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-29 23:06:04 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-29 23:06:04 +0000
commitf1a933e7aa525e69f6a348d7ba07f0bc2be97750 (patch)
tree6e7a4d3884ec16dbe3bbf5b6f29dfca017d94a19
parentf85f531d05a0b92b86653513959e5e67d91ea4fc (diff)
commented out dist_zexy_DATA section with non-existant help files for aliases so that we have a build for tonight
svn path=/trunk/externals/zexy/; revision=15419
-rw-r--r--reference/Makefile.am26
1 files changed, 13 insertions, 13 deletions
diff --git a/reference/Makefile.am b/reference/Makefile.am
index 3616fc5..054702f 100644
--- a/reference/Makefile.am
+++ b/reference/Makefile.am
@@ -4,7 +4,7 @@ SUFFIXES = .pd
zexydir=$(pkglibdir)
-dist_zexy_DATA= \
+dist_zexy_DATA = \
a2l-help.pd \
atoi-help.pd \
avg~-help.pd \
@@ -79,15 +79,15 @@ dist_zexy_DATA= \
z~-help.pd \
zigbinops-help.pd
-dist_zexy_DATA+= \
- unfold-help.pd \
- mux-help.pd \
- demux~-help.pd \
- l2i-help.pd \
- l2s-help.pd \
- any2list-help.pd \
- lp-help.pd \
- demux-help.pd \
- l-help.pd \
- mux~-help.pd \
- s2l-help.pd
+# dist_zexy_DATA += \
+# unfold-help.pd \
+# mux-help.pd \
+# demux~-help.pd \
+# l2i-help.pd \
+# l2s-help.pd \
+# any2list-help.pd \
+# lp-help.pd \
+# demux-help.pd \
+# l-help.pd \
+# mux~-help.pd \
+# s2l-help.pd