6c097cc8438483fd00d6ec3bed216a111ca73dda
[ruby-esmart.git] / src / esmart_trans_x11 / Makefile.am
1 ## $Id$
2
3 AM_CFLAGS = $(ESMART_CFLAGS)
4 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
5
6 ext_LTLIBRARIES = esmart_trans_x11.la
7 extdir = $(RUBYSITEDIR)
8
9 esmart_trans_x11_la_SOURCES = rb_esmart_trans_x11.c
10
11 esmart_trans_x11_la_LIBADD = -lruby $(ESMART_LIBS) -lesmart_trans_x11
12 esmart_trans_x11_la_LDFLAGS = -module -avoid-version