OSDN Git Service

Fix Makefile to follow a directory rename.
authorKyotaro Horiguchi <horikyota.ntt@gmail.com>
Wed, 27 Jan 2021 07:36:32 +0000 (16:36 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Thu, 25 Nov 2021 09:19:23 +0000 (18:19 +0900)
Makefile

index 2cb86b5..de5ccef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ STARBALLS = $(STARBALL13)
 TARSOURCES = Makefile *.c  *.h \
        pg_store_plans--*.sql \
        pg_store_plans.control \
-       doc/* expected/*.out sql/*.sql \
+       docs/* expected/*.out sql/*.sql \
 
 LDFLAGS+=-Wl,--build-id