3 AM_CFLAGS = $(ESMART_CFLAGS)
4 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
6 ext_LTLIBRARIES = esmart_container.la
7 extdir = $(RUBYSITEDIR)
9 esmart_container_la_SOURCES = rb_esmart_container.c
11 esmart_container_la_LIBADD = -lruby $(ESMART_LIBS) -lesmart_container
12 esmart_container_la_LDFLAGS = -module -avoid-version