projects
/
ruby-evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9af608c
)
Install rb_evas.h.
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Sat, 19 Jun 2004 20:02:40 +0000
(20:02 +0000)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Sat, 19 Jun 2004 20:02:40 +0000
(20:02 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 5f269383250c1363260ad7c2626e2e0e86c05a05..52b0e12945fda84d5ae255d93e752e35aa918fee 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-1,4
+1,4
@@
-## $Id: Makefile.am
2 2004-06-19 18:55:39
Z tilman $
+## $Id: Makefile.am
11 2004-06-19 20:02:40
Z 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