mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
use wildcard for man pages in Makefile.am
This commit is contained in:
parent
d4c9a98d71
commit
46b9428d92
@ -220,7 +220,7 @@ icons_sources = $(top_srcdir)/icons/*
|
|||||||
|
|
||||||
script_sources = bootstrap.sh
|
script_sources = bootstrap.sh
|
||||||
|
|
||||||
man_sources = docs/profanity*.1
|
man_sources = $(wildcard docs/profanity*.1)
|
||||||
|
|
||||||
if BUILD_PGP
|
if BUILD_PGP
|
||||||
core_sources += $(pgp_sources)
|
core_sources += $(pgp_sources)
|
||||||
|
Loading…
Reference in New Issue
Block a user