aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-18 17:20:04 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-18 17:20:04 +0000
commit09795436bcd860b1b2fc0216a82eeb0ae3f57765 (patch)
treea16f32b9c73589181b7cf86dc6b100c1bb1ae088
parentd102fb2d8deda4d09c0e3ce90721488fd78a2ad2 (diff)
remove mouse_region.pd and pointer_position.pd since they rely on toxy, which is no longer included in Pd-extended
svn path=/trunk/externals/hcs/; revision=15614
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61315d4..0cc5722 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ SOURCES_linux = ifeel.c
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS = ISOdate.pd ISOtime.pd ascii2int.pd autoscale.pd blocksize_in_ms.pd debounce.pd debug.pd embed.pd file_type.pd float2ascii.pd get-audio-dialog.pd get-midi-dialog.pd gid2group_name.pd group_name2gid.pd hostname.pd make-audio-dialog.pd mouse_region.pd noquit.pd pi.pd pointer_position.pd pwm.pd pwm~.pd split_my_msgs.pd square~.pd tcl_version.pd tkconsole.pd tremolo~.pd uid2username.pd username2uid.pd
+PDOBJECTS = ISOdate.pd ISOtime.pd ascii2int.pd autoscale.pd blocksize_in_ms.pd debounce.pd debug.pd embed.pd file_type.pd float2ascii.pd get-audio-dialog.pd get-midi-dialog.pd gid2group_name.pd group_name2gid.pd hostname.pd make-audio-dialog.pd noquit.pd pi.pd pwm.pd pwm~.pd split_my_msgs.pd square~.pd tcl_version.pd tkconsole.pd tremolo~.pd uid2username.pd username2uid.pd
# example patches and related files, in the 'examples' subfolder
EXAMPLES = changing_the_colors.pd move_pd_window.pd cursor.gif