OSDN Git Service

LDP: Fix perkamon/Makefile
authorAkihiro Motoki <amotoki@gmail.com>
Sat, 13 Mar 2021 22:39:04 +0000 (07:39 +0900)
committerAkihiro Motoki <amotoki@gmail.com>
Sat, 13 Mar 2021 22:39:04 +0000 (07:39 +0900)
commit5e8fa0604363ba582a64a54bdc577d60ae287888
tree478a38d7c1193c9ccab3aaa5497fdf6696ba1fae
parent5c761b4871fcc0ec374108a830c68f672fa28326
LDP: Fix perkamon/Makefile

After PO4a_SUBDIRS started to be initialized using "wildcard" marco,
po4a/add_ja was included unintentionally after "make jm-setup" is
done. To avoid this, this commit changes the wildcard pattern
to check po4a config files.

Note that paths returned by "notdir" macro end with a slash so
"patsubst" macro is required to drop the trailing slash.
manual/LDP_man-pages/perkamon/Makefile