[Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.61,1.62

M.-A. Lemburg python-dev@python.org
Wed, 28 Jun 2000 09:42:16 -0700


Update of /cvsroot/python/python/dist/src/Modules
In directory slayer.i.sourceforge.net:/tmp/cvs-serv20682/Modules

Modified Files:
	Makefile.pre.in 
Log Message:
Marc-Andre Lemburg <mal@lemburg.com>:
Added new ucnhash module.

Index: Makefile.pre.in
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/Makefile.pre.in,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -r1.61 -r1.62
*** Makefile.pre.in	2000/03/10 23:12:33	1.61
--- Makefile.pre.in	2000/06/28 16:42:14	1.62
***************
*** 223,226 ****
--- 223,227 ----
  unicodedata.o: unicodedata.c unicodedatabase.o
  unicodedatabase.o: unicodedatabase.c unicodedatabase.h
+ ucnhash.o: ucnhash.c
  xxmodule.o: xxmodule.c
  yuvconvert.o: yuvconvert.c