1 ## $Id: Makefile.am 121 2004-10-18 20:24:05Z tilman $
3 SUBDIRS = esmart_container esmart_draggies esmart_trans_x11
5 AM_CFLAGS = $(ESMART_CFLAGS)
6 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
8 ext_LTLIBRARIES = esmart.la
9 extdir = $(RUBYSITEDIR)
11 esmart_la_SOURCES = rb_esmart.c rb_esmart.h
13 esmart_la_LIBADD = -L$(RUBYLIBDIR) $(RUBYLIB) $(ESMART_LIBS)
14 esmart_la_LDFLAGS = -module -avoid-version