Index: GNUmakefile.in
===================================================================
RCS file: /cvsroot/pgsql/GNUmakefile.in,v
retrieving revision 1.19
diff -c -r1.19 GNUmakefile.in
*** GNUmakefile.in	2001/09/17 23:00:27	1.19
--- GNUmakefile.in	2001/11/21 05:40:51
***************
*** 65,71 ****
  $(distdir).tar: distdir
  	$(TAR) chf $@ $(distdir)
  
! opt_files := src/backend/utils/mb contrib/retep build.xml \
  	src/tools src/corba src/data src/tutorial \
  	$(addprefix src/bin/, pgaccess pgtclsh pg_encoding) \
  	$(addprefix src/interfaces/, odbc libpq++ libpgtcl perl5 python jdbc) \
--- 65,71 ----
  $(distdir).tar: distdir
  	$(TAR) chf $@ $(distdir)
  
! opt_files := src/backend/utils/mb contrib/retep/build.xml \
  	src/tools src/corba src/data src/tutorial \
  	$(addprefix src/bin/, pgaccess pgtclsh pg_encoding) \
  	$(addprefix src/interfaces/, odbc libpq++ libpgtcl perl5 python jdbc) \
