Skip to content

Commit f907712

Browse files
committed
typo
1 parent 2bbf341 commit f907712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/libpq/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
# Makefile for libpq subsystem (backend half of libpq interface)
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/backend/libpq/Makefile,v 1.22 2000/07/09 13:14:05 petere Exp $
7+
# $Header: /cvsroot/pgsql/src/backend/libpq/Makefile,v 1.23 2000/07/09 13:48:45 petere Exp $
88
#
99
#-------------------------------------------------------------------------
1010

1111
subdir = src/backend/libpq
12-
top_builddir = ../..
12+
top_builddir = ../../..
1313
include ../../Makefile.global
1414

1515
# be-fsstubs is here for historical reasons, probably belongs elsewhere

0 commit comments

Comments
 (0)