## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $ AM_CFLAGS = $(ESMART_CFLAGS) INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR) ext_LTLIBRARIES = esmart_trans_x11.la extdir = $(RUBYSITEDIR) esmart_trans_x11_la_SOURCES = rb_esmart_trans_x11.c esmart_trans_x11_la_LIBADD = -lruby $(ESMART_LIBS) -lesmart_trans_x11 esmart_trans_x11_la_LDFLAGS = -module -avoid-version