mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Merge pull request #1622 from a02c1175-5220-4e75-b7a1-18e20548305f/master
use wildcard for man pages in Makefile.am
This commit is contained in:
commit
ed79b074c6
@ -220,7 +220,7 @@ icons_sources = $(top_srcdir)/icons/*
|
||||
|
||||
script_sources = bootstrap.sh
|
||||
|
||||
man_sources = docs/profanity*.1
|
||||
man_sources = $(wildcard docs/profanity*.1)
|
||||
|
||||
if BUILD_PGP
|
||||
core_sources += $(pgp_sources)
|
||||
|
Loading…
x
Reference in New Issue
Block a user