mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-16 15:18:40 +02:00
I added to extra clean some forgotten files.
This commit is contained in:
parent
1fe3dbd224
commit
e957b48997
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ OBJS = backup.o \
|
||||
pgut/pgut.o \
|
||||
pgut/pgut-port.o
|
||||
|
||||
EXTRA_CLEAN = datapagemap.c datapagemap.h xlogreader.c receivelog.h streamutil.h logging.h
|
||||
EXTRA_CLEAN = datapagemap.c datapagemap.h xlogreader.c receivelog.c receivelog.h streamutil.c streamutil.h logging.h
|
||||
|
||||
PG_CPPFLAGS = -I$(libpq_srcdir) ${PTHREAD_CFLAGS}
|
||||
override CPPFLAGS := -DFRONTEND $(CPPFLAGS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user