## $Id: Makefile.am 75 2004-08-16 18:17:19Z tilman $ SUBDIRS = esmart_container esmart_draggies esmart_trans_x11 AM_CFLAGS = $(ESMART_CFLAGS) INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR) ext_LTLIBRARIES = esmart.la extdir = $(RUBYSITEDIR) esmart_la_SOURCES = rb_esmart.c rb_esmart.h esmart_la_LIBADD = -L$(RUBYLIBDIR) -lruby $(ESMART_LIBS) esmart_la_LDFLAGS = -module -avoid-version