From 4d482fe364542102a725c29f8e76d36a755c8155 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 30 Oct 2008 22:36:13 +0000 Subject: [PATCH] * Undo last commit --- ruby/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/ruby/Makefile.am b/ruby/Makefile.am index 06584bc..d4f226b 100644 --- a/ruby/Makefile.am +++ b/ruby/Makefile.am @@ -5,7 +5,6 @@ rubysitedir = $(RUBY_SITELIBDIR) if USE_RUBY rubylib_LTLIBRARIES = caca.la -rubylib_LDFLAGS = -module rubysite_DATA = lib/caca.rb TESTS = test endif