Skip to content

Commit 995e13c

Browse files
authored
remove generated files in makefile
1 parent a10c393 commit 995e13c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/bin/psql/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ clean distclean:
9595
rm -rf tmp_check
9696
rm -f ora_psqlscanslash.c sql_help.h sql_help.c psqlscanslash.c
9797
rm -f psqlplusscan.c psqlplusparse.c
98+
rm -f psqlplusparse.h
9899

99100
check:
100101
$(prove_check)

0 commit comments

Comments
 (0)