From df7f848b8ba388a91ddd2e4092828dac69239ffb Mon Sep 17 00:00:00 2001 From: nishi Date: Thu, 18 Jan 2024 10:50:16 +0000 Subject: [PATCH] the thing git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@28 d27a3e52-49c5-7645-884c-6793ebffc270 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 460e5a9..20d4a69 100644 --- a/Makefile +++ b/Makefile @@ -89,7 +89,7 @@ install: ./w3.pc mkdir -p $(PREFIX)/lib/pkgconfig cp ./w3.pc $(PREFIX)/lib/pkgconfig/ -archive: $(ALL) +archive: all mkdir -p w3-$(VERSION)/Library mkdir -p w3-$(VERSION)/Example cp $(ALL) ./Library/*.h w3-$(VERSION)/ -- 2.43.0