- Notifications
You must be signed in to change notification settings - Fork5
Commitcd3cff4
committed
Clean up useless mention of RMGRDESCSOURCES in pg_rewind Makefile.
RMGRDESCSOURCES is defined and used only in pg_xlogdump Makefile,but pg_rewind Makefile mentioned it as extra files to remove in "make clean".This patch removes that useless mention from pg_rewind Makefile.Michael Paquier1 parent6644791 commitcd3cff4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments
Comments
(0)