mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Install pkg-config file
add a copy of pkg-config-0.29.2 pkg.m4
This commit is contained in:
parent
9bbacf861b
commit
845431aa31
5 changed files with 300 additions and 11 deletions
|
|
@ -21,6 +21,8 @@ SUBDIRS = src tests docs scripts themes utils
|
|||
confdir = $(sysconfdir)
|
||||
conf_DATA = irssi.conf
|
||||
|
||||
pkgconfig_DATA = irssi-1.pc
|
||||
|
||||
pkginclude_HEADERS = irssi-config.h irssi-version.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
@ -28,5 +30,4 @@ EXTRA_DIST = \
|
|||
autogen.sh \
|
||||
README.md \
|
||||
$(conf_DATA) \
|
||||
irssi-config.in \
|
||||
irssi-icon.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue