Update of /cvsroot/fxruby/FXRuby
In directory usw-pr-cvs1:/tmp/cvs-serv31306
Modified Files:
Tag: release10
Makefile
Log Message:
Added the Makefile and the FXRuby.spec file to the list of files packaged
into the source tarball.
Index: Makefile
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/Attic/Makefile,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** Makefile 10 May 2002 03:44:30 -0000 1.1.2.1
--- Makefile 10 May 2002 14:58:09 -0000 1.1.2.2
***************
*** 9,12 ****
--- 9,14 ----
LICENSE \
README \
+ Makefile \
+ FXRuby.spec \
install.rb \
index.html \
|