X-Git-Url: http://git.code-monkey.de/?p=ruby-ecore.git;a=blobdiff_plain;f=src%2Fecore_x%2FMakefile.am;h=5632d00067142b007ed622375f5574a945cd6d68;hp=0969cccb25ea22d76a3018a6b64fcc5b62d940f0;hb=f805cf241a9d1fb9765892f0af48ede8359e9b65;hpb=4f5c88b4cfae4d5fb177710b09624f2e229d6a1b diff --git a/src/ecore_x/Makefile.am b/src/ecore_x/Makefile.am index 0969ccc..5632d00 100644 --- a/src/ecore_x/Makefile.am +++ b/src/ecore_x/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am 39 2004-07-25 13:13:57Z tilman $ +## $Id: Makefile.am 50 2004-08-01 10:18:39Z tilman $ AM_CFLAGS = $(ECORE_CFLAGS) INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR) @@ -11,3 +11,6 @@ ecore_x_la_SOURCES = rb_ecore_x.c rb_ecore_x.h \ ecore_x_la_LIBADD = -lruby $(ECORE_LIBS) ecore_x_la_LDFLAGS = -module -avoid-version + +pkgincludedir = $(RUBYSITEDIR)/ecore +pkginclude_HEADERS = rb_window.h