cf46ea4c5a5d8bcdea363c1c2e3c9ac8ba4124c2
[ruby-esmart.git] / src / Makefile.am
1 ## $Id$
2
3 SUBDIRS = esmart_container esmart_draggies esmart_trans_x11
4
5 AM_CFLAGS = $(ESMART_CFLAGS)
6 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
7
8 ext_LTLIBRARIES = esmart.la
9 extdir = $(RUBYSITEDIR)
10
11 esmart_la_SOURCES = rb_esmart.c rb_esmart.h
12
13 esmart_la_LIBADD = -lruby $(ESMART_LIBS)
14 esmart_la_LDFLAGS = -module -avoid-version