mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Remove erroneous EXTRA_CLEAN line from Makefile.
After commit da34731
, these files are not generated files anymore.
Adam Brightwell
This commit is contained in:
@ -7,7 +7,6 @@ EXTENSION = dummy_seclabel
|
||||
DATA = dummy_seclabel--1.0.sql
|
||||
|
||||
REGRESS = dummy_seclabel
|
||||
EXTRA_CLEAN = sql/dummy_seclabel.sql expected/dummy_seclabel.out
|
||||
|
||||
ifdef USE_PGXS
|
||||
PG_CONFIG = pg_config
|
||||
|
Reference in New Issue
Block a user