Set SVN properties.
[ruby-esmart.git] / src / esmart_trans_x11 / Makefile.am
1 ## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
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