Skip to content

Commit b1ae7aa

Browse files
committed
Add Makefile.global to lextest makefile.
1 parent 65019fc commit b1ae7aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lextest/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# Makefile - test for 2.5.3 flex bug
33
# Bruce Momjian 5/14/97
44
#
5+
include ../Makefile.global
6+
57
.DEFAULT all : lextest
68

79
install:

0 commit comments

Comments
 (0)