## $Id$ AM_CFLAGS = $(ESMART_CFLAGS) INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR) ext_LTLIBRARIES = esmart_container.la extdir = $(RUBYSITEDIR) esmart_container_la_SOURCES = rb_esmart_container.c esmart_container_la_LIBADD = -lruby $(ESMART_LIBS) -lesmart_container esmart_container_la_LDFLAGS = -module -avoid-version