Skip to content

Commit ac45271

Browse files
author
Markus Nullmeier
committed
Revert commit 64fb6b4: "require a flex run to build sscan.c ..."
1 parent f36ffd6 commit ac45271

File tree

2 files changed

+1912
-1
lines changed

2 files changed

+1912
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DOCS = README.pg_sphere COPYRIGHT.pg_sphere
1616
REGRESS = init tables points euler circle line ellipse poly path box index \
1717
contains_ops contains_ops_compat bounding_box_gist gnomo
1818

19-
EXTRA_CLEAN = pg_sphere--1.0.sql $(PGS_SQL) sscan.c
19+
EXTRA_CLEAN = pg_sphere--1.0.sql $(PGS_SQL)
2020

2121
CRUSH_TESTS = init_extended circle_extended
2222

0 commit comments

Comments
 (0)