Elizabeth Marie Smith
2014-06-23 15:29:23 UTC
Commit: c93f78b901b90b8d917dd834cf6111586d267c6f
Author: tantrum-junkie <***@gmail.com> Mon, 23 Jun 2014 17:29:23 +0200
Parents: 977e59eacbcaab86deb70f7a335d888c5b93f38f
Branches: master
Link: http://git.php.net/?p=php/gtk-src.git;a=commitdiff;h=c93f78b901b90b8d917dd834cf6111586d267c6f
Log:
Update Makefile.frag
Fixed forgotten renamed file generator.php --> gtkgenerator.php
Changed paths:
M ext/html/Makefile.frag
Diff:
diff --git a/ext/html/Makefile.frag b/ext/html/Makefile.frag
index 288c3ef..9e58255 100644
--- a/ext/html/Makefile.frag
+++ b/ext/html/Makefile.frag
@@ -1,7 +1,7 @@
$(builddir)/gen_html.c: $(srcdir)/html.defs $(srcdir)/html.overrides
( \
- $(PHP) $(top_srcdir)/generator/generator.php \
+ $(PHP) $(top_srcdir)/generator/gtkgenerator.php \
-l $(@D)/$(*F).log \
-r ext/gtk+/atk-types.defs \
-r ext/gtk+/pango-types.defs \
Author: tantrum-junkie <***@gmail.com> Mon, 23 Jun 2014 17:29:23 +0200
Parents: 977e59eacbcaab86deb70f7a335d888c5b93f38f
Branches: master
Link: http://git.php.net/?p=php/gtk-src.git;a=commitdiff;h=c93f78b901b90b8d917dd834cf6111586d267c6f
Log:
Update Makefile.frag
Fixed forgotten renamed file generator.php --> gtkgenerator.php
Changed paths:
M ext/html/Makefile.frag
Diff:
diff --git a/ext/html/Makefile.frag b/ext/html/Makefile.frag
index 288c3ef..9e58255 100644
--- a/ext/html/Makefile.frag
+++ b/ext/html/Makefile.frag
@@ -1,7 +1,7 @@
$(builddir)/gen_html.c: $(srcdir)/html.defs $(srcdir)/html.overrides
( \
- $(PHP) $(top_srcdir)/generator/generator.php \
+ $(PHP) $(top_srcdir)/generator/gtkgenerator.php \
-l $(@D)/$(*F).log \
-r ext/gtk+/atk-types.defs \
-r ext/gtk+/pango-types.defs \
--
PHP-GTK CVS Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP-GTK CVS Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php