From 66d52779d1ecb627a3fc7dc25101f53f45bd2652 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 30 Jul 2007 18:15:46 +0000 Subject: first probes at write support, switching to Mac OS X for dev platform svn path=/trunk/externals/hcs/; revision=8280 --- usbhid/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usbhid/Makefile') diff --git a/usbhid/Makefile b/usbhid/Makefile index 576ff87..4b68f67 100644 --- a/usbhid/Makefile +++ b/usbhid/Makefile @@ -14,4 +14,5 @@ test_locations: make -C $(EXTERNALS_ROOT) test_locations etags: - etags *.[ch] ~/cvs/pure-data/pd/src/*.[ch] /usr/include/*.h /usr/include/sys/*.h + etags *.[ch] ../../../pd/src/*.[ch] libhid-svn/*/*.? \ + /usr/include/*.h /usr/include/sys/*.h -- cgit v1.2.1