From 2fe5055c25db467d99778a3a6da137c56f64e768 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sat, 17 Jan 2004 19:18:08 +0000 Subject: [PATCH] clean up object files --- swig/ruby/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swig/ruby/Makefile.am b/swig/ruby/Makefile.am index ff2b8d1..55a0a7a 100644 --- a/swig/ruby/Makefile.am +++ b/swig/ruby/Makefile.am @@ -28,5 +28,5 @@ ext/comedi.so ext/comedi_ruby_wrap.o: ext/Makefile ext/comedi_ruby_wrap.c $(RUBY) setup.rb setup clean-local: - $(RM) ext/comedi.so ext/Makefile + $(RM) ext/comedi.so ext/Makefile ext/*.o -- 2.26.2