Install rb_evas.h.
[ruby-evas.git] / src / Makefile.am
index 5f269383250c1363260ad7c2626e2e0e86c05a05..52b0e12945fda84d5ae255d93e752e35aa918fee 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am 2 2004-06-19 18:55:39Z tilman $
+## $Id: Makefile.am 11 2004-06-19 20:02:40Z tilman $
 
 AM_CFLAGS = $(EVAS_CFLAGS)
 INCLUDES = -I$(RUBYDIR)
@@ -13,4 +13,4 @@ evas_la_LIBADD = -lruby $(EVAS_LIBS)
 evas_la_LDFLAGS = -module -avoid-version
 
 pkgincludedir = $(RUBYSITEDIR)
-pkginclude_HEADERS = rb_evas_object.h
+pkginclude_HEADERS = rb_evas_object.h rb_evas.h