Skip to content

Commit

Permalink
Modify Makefile by changing directory name.
Browse files Browse the repository at this point in the history
  • Loading branch information
seino committed Sep 12, 2023
1 parent 27ee76b commit 7a41e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ STARBALLS = $(STARBALL15)
TARSOURCES = Makefile *.c *.h COPYRIGHT* \
pg_hint_plan--*.sql \
pg_hint_plan.control \
doc/* expected/*.out sql/*.sql sql/maskout*.sh \
docs/* expected/*.out sql/*.sql sql/maskout*.sh \
data/data.csv SPECS/*.spec

rpms: rpm15
Expand Down

0 comments on commit 7a41e7b

Please sign in to comment.