X-Git-Url: http://git.code-monkey.de/?p=ruby-esmart.git;a=blobdiff_plain;f=src%2FMakefile.am;h=3808f55ed2a7115f9e090512e8cd58ab62c22ba6;hp=68278804792ca29c9efd39314630726082de3125;hb=c8b9eb374cbdd302010c5b6250b16a8b83572174;hpb=2eaf440d914c96a82d83883b8cd5656d4cf546ec diff --git a/src/Makefile.am b/src/Makefile.am index 6827880..3808f55 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $ +## $Id: Makefile.am 75 2004-08-16 18:17:19Z tilman $ SUBDIRS = esmart_container esmart_draggies esmart_trans_x11 @@ -10,5 +10,5 @@ extdir = $(RUBYSITEDIR) esmart_la_SOURCES = rb_esmart.c rb_esmart.h -esmart_la_LIBADD = -lruby $(ESMART_LIBS) +esmart_la_LIBADD = -L$(RUBYLIBDIR) -lruby $(ESMART_LIBS) esmart_la_LDFLAGS = -module -avoid-version