|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:36:12
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory usw-pr-cvs1:/tmp/cvs-serv15734/dist Modified Files: Makefile.options Log Message: No need to create tar.Z's anymore. Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.options,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.options 11 Oct 2002 17:00:43 -0000 1.2 --- Makefile.options 27 Oct 2002 12:36:09 -0000 1.3 *************** *** 11,13 **** # ! AUTOMAKE_OPTIONS = foreign dist-tarZ dist-bzip2 --- 11,13 ---- # ! AUTOMAKE_OPTIONS = foreign dist-bzip2 |