From c08c5c2fcad3965c901ce568ff80b9a1e5b564f1 Mon Sep 17 00:00:00 2001 From: Akihiro MOTOKI Date: Wed, 21 Aug 2013 02:34:08 +0900 Subject: [PATCH] (split) LDP: Create symlink to add_ja in perkamon/po4a --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index a75b9b03..f697816e 100644 --- a/Makefile +++ b/Makefile @@ -102,6 +102,7 @@ stamp-jm-setup: @set -e; if [ ! -e $(PERKAMON_DIR)/build/ja ]; then \ ln -s ../../draft $(PERKAMON_DIR)/build/ja; \ fi + ln -s ../../add_ja $(PERKAMON_DIR)/po4a touch $@ clean-setup: -- 2.11.0