mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add SRCDIR to lextest
This commit is contained in:
parent
ca56c2a311
commit
cb8396d9fc
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
# Makefile - test for 2.5.3 flex bug
|
||||
# Bruce Momjian 5/14/97
|
||||
#
|
||||
SRCDIR= ../
|
||||
include ../Makefile.global
|
||||
|
||||
.DEFAULT all : lextest
|
||||
|
|
|
|||
Loading…
Reference in a new issue