diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-05-19 03:51:36 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-05-19 03:51:36 +0000 |
commit | ab3ddcc404648deb4f5354e6ecfd6bab1dbefdd4 (patch) | |
tree | 6d9481ce351aff7089dbe1573404e24d5109a4bb /Makefile | |
parent | b443d2341d959672a48bdff3550e3b0ad77ffda6 (diff) |
removed rawjoystick
svn path=/trunk/externals/hcs/; revision=635
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -pd_linux: pan_gogins~.pd_linux range.pd_linux linuxmouse.pd_linux linuxevent.pd_linux linuxjoystick.pd_linux rawjoystick.pd_linux
+pd_linux: pan_gogins~.pd_linux range.pd_linux linuxmouse.pd_linux linuxevent.pd_linux linuxjoystick.pd_linux ifeel.pd_linux
clean: ; rm -f *.pd_linux *.o *~
|