forked from AuroraMiddleware/gtk
just run perl on the geninclude script manually
2002-05-15 jacob berkman <jacob@ximian.com> * demos/gtk-demo/Makefile.am (demos.h): just run perl on the geninclude script manually
This commit is contained in:
parent
192d1f1367
commit
fcc2550b1a
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-15 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* demos/gtk-demo/Makefile.am (demos.h): just run perl on the
|
||||||
|
geninclude script manually
|
||||||
|
|
||||||
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* demos/gtk-demo/geninclude.pl.in configure.in:
|
* demos/gtk-demo/geninclude.pl.in configure.in:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-15 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* demos/gtk-demo/Makefile.am (demos.h): just run perl on the
|
||||||
|
geninclude script manually
|
||||||
|
|
||||||
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* demos/gtk-demo/geninclude.pl.in configure.in:
|
* demos/gtk-demo/geninclude.pl.in configure.in:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-15 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* demos/gtk-demo/Makefile.am (demos.h): just run perl on the
|
||||||
|
geninclude script manually
|
||||||
|
|
||||||
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* demos/gtk-demo/geninclude.pl.in configure.in:
|
* demos/gtk-demo/geninclude.pl.in configure.in:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-15 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* demos/gtk-demo/Makefile.am (demos.h): just run perl on the
|
||||||
|
geninclude script manually
|
||||||
|
|
||||||
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* demos/gtk-demo/geninclude.pl.in configure.in:
|
* demos/gtk-demo/geninclude.pl.in configure.in:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-15 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* demos/gtk-demo/Makefile.am (demos.h): just run perl on the
|
||||||
|
geninclude script manually
|
||||||
|
|
||||||
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* demos/gtk-demo/geninclude.pl.in configure.in:
|
* demos/gtk-demo/geninclude.pl.in configure.in:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2002-05-15 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* demos/gtk-demo/Makefile.am (demos.h): just run perl on the
|
||||||
|
geninclude script manually
|
||||||
|
|
||||||
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
Tue May 14 19:53:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* demos/gtk-demo/geninclude.pl.in configure.in:
|
* demos/gtk-demo/geninclude.pl.in configure.in:
|
||||||
|
@ -55,7 +55,7 @@ EXTRA_DIST = \
|
|||||||
$(IMAGEFILES)
|
$(IMAGEFILES)
|
||||||
|
|
||||||
demos.h: $(demos) geninclude.pl
|
demos.h: $(demos) geninclude.pl
|
||||||
(cd $(srcdir) && ./geninclude.pl $(demos) > demos.h)
|
(cd $(srcdir) && $(PERL) ./geninclude.pl $(demos) > demos.h)
|
||||||
|
|
||||||
gtk_demo_SOURCES = \
|
gtk_demo_SOURCES = \
|
||||||
$(demos) \
|
$(demos) \
|
||||||
|
Loading…
Reference in New Issue
Block a user