From: nishi Date: Thu, 18 Jan 2024 10:50:16 +0000 (+0000) Subject: the thing X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=df7f848b8ba388a91ddd2e4092828dac69239ffb;p=libw3.git the thing git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@28 d27a3e52-49c5-7645-884c-6793ebffc270 --- 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)/