Update of /cvsroot/env-switcher/env-switcher/dist
In directory usw-pr-cvs1:/tmp/cvs-serv10411
Modified Files:
Makefile.options
Log Message:
Don't want .bz2 tarballs, either :-)
Index: Makefile.options
===================================================================
RCS file: /cvsroot/env-switcher/env-switcher/dist/Makefile.options,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Makefile.options 27 Oct 2002 12:36:09 -0000 1.3
--- Makefile.options 27 Oct 2002 13:16:50 -0000 1.4
***************
*** 11,13 ****
#
! AUTOMAKE_OPTIONS = foreign dist-bzip2
--- 11,13 ----
#
! AUTOMAKE_OPTIONS = foreign
|