X-Git-Url: http://git.code-monkey.de/?p=ruby-esmart.git;a=blobdiff_plain;f=src%2Fesmart_trans_x11%2FMakefile.am;fp=src%2Fesmart_trans_x11%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=a615abfa2c154261ec32626c51e4e3b05b1a3442;hb=a798ac2f31578df885d633737d3b799b31c8a60a;hpb=442a877da882d6b38a5ed267d2f0024f9212eb58 diff --git a/src/esmart_trans_x11/Makefile.am b/src/esmart_trans_x11/Makefile.am deleted file mode 100644 index a615abf..0000000 --- a/src/esmart_trans_x11/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -## $Id: Makefile.am 121 2004-10-18 20:24:05Z 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 = -L$(RUBYLIBDIR) $(RUBYLIB) $(ESMART_LIBS) \ - -lesmart_trans_x11 -esmart_trans_x11_la_LDFLAGS = -module -avoid-version