1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix generation of snowball_create.sql on msvc builds.

This commit is contained in:
Magnus Hagander
2007-08-27 10:29:49 +00:00
parent 862861ee77
commit 3b1e04c3e9
2 changed files with 43 additions and 3 deletions

View File

@ -2,7 +2,7 @@
#
# Makefile for src/backend/snowball
#
# $PostgreSQL: pgsql/src/backend/snowball/Makefile,v 1.2 2007/08/25 01:06:24 tgl Exp $
# $PostgreSQL: pgsql/src/backend/snowball/Makefile,v 1.3 2007/08/27 10:29:49 mha Exp $
#
#-------------------------------------------------------------------------
@ -64,7 +64,7 @@ LANGUAGES= \
russian english \
spanish spanish \
swedish swedish \
turkish turkish \
turkish turkish
SQLSCRIPT= snowball_create.sql