Skip to content

Commit e3b43b3

Browse files
committed
Fix build on deb #2
1 parent c312362 commit e3b43b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/fulleq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARGTYPE = bool bytea char name int8 int2 int2vector int4 text \
1111
inet cidr varchar date time timestamp timestamptz \
1212
interval timetz
1313

14-
EXTRA_CLEAN = fulleq--1.0.sql
14+
#EXTRA_CLEAN = fulleq--1.0.sql
1515

1616
ifdef USE_PGXS
1717
PGXS := $(shell pg_config --pgxs)

0 commit comments

Comments
 (0)